Exposes the ResolveAssembly(Type) method, which gets the reference identity of the assembly declaring a given type.
Namespace: PostSharp.Extensibility
Assembly: PostSharp.dll
Syntax
public interface IReflectionBindingManagerService : IService
Methods
Name | Description |
---|---|
ResolveAssembly(Type) | Returns the reference identity of the assembly declaring a type. |