3 references to IsSystemType
ILCompiler.Compiler (3)
Compiler\TypePreinit.cs (3)
1928case "GetTypeFromHandle" when IsSystemType(method.OwningType) 1938case "get_IsValueType" when IsSystemType(method.OwningType) 1944case "op_Equality" when IsSystemType(method.OwningType)