Base:
method
GetAttributeFlagsImpl
System.Type.GetAttributeFlagsImpl()
1 reference to GetAttributeFlagsImpl
mscorlib (1)
system\reflection\emit\typebuilder.cs (1)
1374return((GetAttributeFlagsImpl() & TypeAttributes.Import) != 0) ? true : false;