PostSharp.Sdk.CodeModel.Binding Namespace |
[Missing <summary> documentation for "N:PostSharp.Sdk.CodeModel.Binding"]
Class | Description | |
---|---|---|
AssemblyBindingPolicy |
Specifies a mapping between an assembly reference
and the assembly to which the reference is actually resolve.
Assembly redirection policies allow to substitute other
assemblies to the ones that are actually requested, and therefore
support newer versions of these assemblies, or even different
variants of the .NET Framework.
| |
AssemblyComparer |
Compares two assemblies (IAssembly).
| |
AssemblyIdentityReader | ||
AssemblyLoadException |
Exception thrown when an assembly cannot be loaded.
| |
AssemblyLoadHelper |
Helper class to load assemblies. Provides a "binding log" for our custom
binder and appends this log in exception text.
| |
AssemblyLoadingEventArgs |
Arguments of the event AssemblyLoading.
| |
AssemblyLocateEventArgs |
Arguments of the [!:AssemblyLocator.LocatingAssembly] event.
| |
BindingConfiguration | ||
BindingContextConfiguration | ||
FileProjectReference | ||
FrameworkProjectReference | ||
GacAssemblyLocatorPolicy | ||
GenericMapComparer |
Compares instances of GenericMap.
| |
MarshalTypeComparer |
Compare instances of the MarshalType class.
| |
MethodComparer |
Compares two methods (IMethod).
| |
MethodSignatureComparer |
Compares two method signatures (IMethodSignature).
| |
PackageInfo | ||
PackageProjectReference |
Project reference that points into a NuGet package.
| |
ProjectReference | ||
ProjectReferences | ||
ReferenceBindingContextConfiguration | ||
RuntimeBindingContextConfiguration | ||
SerializedValueComparer |
Compares two instances of SerializedValue.
| |
TargetingPackProjectReference |
Project reference that points into a reference pack.
| |
TypeComparer |
Compares types (IType) using equivalence rules.
| |
TypeMapper | ||
TypeMapperConfiguration |
Structure | Description | |
---|---|---|
AssemblyLoadHelper.ActivityCookie |
Interface | Description | |
---|---|---|
IAssemblyBindingPolicy | ||
IAssemblyLocatorPolicy | ||
IBindingConfigurationProvider | ||
ITypeBindingPolicy |
Enumeration | Description | |
---|---|---|
AssemblyMatchResult |
Enumeration of reasons of a AssemblyLoadException.
| |
TypeBindingPolicyPriority |