3 references to AutoClass
mscorlib (2)
system\runtime\interopservices\attributes.cs (1)
893
case TypeAttributes.
AutoClass
: charSet = CharSet.Auto; break;
system\type.cs (1)
1146
get {return ((GetAttributeFlagsImpl() & TypeAttributes.StringFormatMask) == TypeAttributes.
AutoClass
);}
System.Core (1)
Microsoft\Scripting\Compiler\AssemblyGen.cs (1)
127
TypeAttributes.Class | TypeAttributes.Public | TypeAttributes.Sealed | TypeAttributes.AnsiClass | TypeAttributes.
AutoClass