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