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