1 write to _type
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\ObjectGetTypeCalledNode.cs (1)
23_type = type;
1 reference to _type
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\ObjectGetTypeCalledNode.cs (1)
28return $"Object.GetType called on {_type}";