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 : IServiceMethods
| Name | Description |
|---|---|
| ResolveAssembly(Type) | Returns the reference identity of the assembly declaring a type. |