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