1 reference to GetOrCreateValue
ILCompiler.Compiler (1)
Compiler\Dataflow\CompilerGeneratedState.cs (1)
646
var typeCache = _typeCacheHashtable.
GetOrCreateValue
(userType, out bool created);