Property | Type | Description | |
---|---|---|---|
DecodeBlob | void | ||
DecodeBlob | void | ||
ResolveConstructor | IMethod |
Method | Description | |
---|---|---|
CecilResolvedAttribute ( ITypeResolveContext context, IType attributeType ) : System | ||
CecilResolvedAttribute ( ITypeResolveContext context, ICSharpCode.NRefactory.TypeSystem.Implementation.UnresolvedAttributeBlob unresolved ) : System | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
DecodeBlob ( ) : void | ||
DecodeBlob ( List |
||
ResolveConstructor ( ) : IMethod |
public CecilResolvedAttribute ( ITypeResolveContext context, IType attributeType ) : System | ||
context | ITypeResolveContext | |
attributeType | IType | |
return | System |
public CecilResolvedAttribute ( ITypeResolveContext context, ICSharpCode.NRefactory.TypeSystem.Implementation.UnresolvedAttributeBlob unresolved ) : System | ||
context | ITypeResolveContext | |
unresolved | ICSharpCode.NRefactory.TypeSystem.Implementation.UnresolvedAttributeBlob | |
return | System |