2 references to GetOrAdd
System.Reflection.Metadata (2)
System\Reflection\Metadata\Ecma335\MetadataBuilder.Heaps.cs (2)
119
_blobs.
GetOrAdd
(ReadOnlySpan<byte>.Empty, ImmutableArray<byte>.Empty, default, out _);
221
BlobHandle handle = _blobs.
GetOrAdd
(value, immutableValue, nextHandle, out bool exists);