Method | Description | |
---|---|---|
Resolve ( IAssembly currentAssembly ) : IList |
||
UnresolvedSecurityDeclarationBlob ( int securityAction, byte blob ) : System |
Method | Description | |
---|---|---|
ReadSecurityBlob ( ICSharpCode.NRefactory.TypeSystem.Implementation.BlobReader reader, IAttribute attributes, ITypeResolveContext context, ICSharpCode.NRefactory.Semantics.ResolveResult securityActionRR ) : void |
public Resolve ( IAssembly currentAssembly ) : IList |
||
currentAssembly | IAssembly | |
return | IList |
public UnresolvedSecurityDeclarationBlob ( int securityAction, byte blob ) : System | ||
securityAction | int | |
blob | byte | |
return | System |