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)
28
return $"Object.GetType called on {
_type
}";