Base:
method
IsDefined
System.Reflection.Assembly.IsDefined(System.Type, System.Boolean)
1 reference to IsDefined
mscorlib (1)
system\reflection\emit\assemblybuilder.cs (1)
1189return InternalAssembly.IsDefined(attributeType, inherit);