4 references to GetCompilerGeneratedStateForType
ILCompiler.Compiler (4)
Compiler\Dataflow\CompilerGeneratedState.cs (4)
671
var typeCache =
GetCompilerGeneratedStateForType
(owningType);
693
GetCompilerGeneratedStateForType
(generatedType);
697
var typeCache =
GetCompilerGeneratedStateForType
(generatedType);
723
var typeCache =
GetCompilerGeneratedStateForType
(sourceType);