2 references to AddOrGetExistingInner
ILCompiler.TypeSystem (2)
src\runtime\src\coreclr\tools\Common\TypeSystem\Common\Utilities\LockFreeReaderHashtable.cs (2)
352
AddOrGetExistingInner
(value, out addedValue);
365
return
AddOrGetExistingInner
(value, out _);