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