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