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