C# (CSharp) Patchwork.Engine.Utility Пространство имен

Классы

Имя Описание
AssemblyCache An AssemblyDefinition loader that doesn't load an assembly if it's in the cache.
AssemblyCache.AssemblyCacheEntry
AssemblyCache.FileMetadata
CecilHelper Helper methods (mainly extension methods) for working with Cecil and .NET reflection classes. Some are publically visible.
CecilLoader Helper and extension methods for loading code elements from their Cecil metadata.
CommonBindingFlags Commonly used combinations of the BindingFlags enum.
ExpandedAssemblyResolver
Hacks Contains extension methods that are regarded as hacks circumventing some of Cecil's limitations. Strong points of failure should the version change.
LogHelper
PEVerifyInput Represents a set of arguments with which PEVerify is invoked on an assembly.
PatchedMemberHelper
PathHelper Utility methods for dealing with paths.
StringHelper