1 reference to Assembly
mscorlib (1)
system\reflection\mdimport.cs (1)
248
public bool IsAssembly { get { return TokenType == MetadataTokenType.
Assembly
; } }