1 write to Value
Microsoft.AspNetCore.App.Analyzers (1)
src\Shared\RoslynUtils\BoundedCacheWithFactory.cs (1)
75Value = value;
2 references to Value
Microsoft.AspNetCore.App.Analyzers (2)
src\Shared\RoslynUtils\BoundedCacheWithFactory.cs (2)
55return cachedEntry.Value; 66return newEntry.Value;