PostSharpAPI ReferencePost­Sharp.​ExtensibilityIReflection­Binding­Manager­Service
Open sandboxFocus

IReflectionBindingManagerService Interface

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.