1 write to _arrayOfTRuntimeInterfacesAlgorithm
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunCompilerContext.cs (1)
188
_arrayOfTRuntimeInterfacesAlgorithm
= new SimpleArrayOfTRuntimeInterfacesAlgorithm(SystemModule);
2 references to _arrayOfTRuntimeInterfacesAlgorithm
ILCompiler.ReadyToRun (2)
Compiler\ReadyToRunCompilerContext.cs (2)
186
if (
_arrayOfTRuntimeInterfacesAlgorithm
== null)
190
return
_arrayOfTRuntimeInterfacesAlgorithm
;