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