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