3 references to GetOrAdd_NoLock
Microsoft.AspNetCore.Razor.Utilities.Shared (3)
Utilities\CleanableWeakCache`2.cs (3)
80return GetOrAdd_NoLock(key, value); 108return GetOrAdd_NoLock(key, newValue); 138return GetOrAdd_NoLock(key, newValue);