1 implementation of AsCached
Microsoft.CodeAnalysis (1)
SourceGeneration\Nodes\NodeStateTable.cs (1)
175
IStateTable IStateTable.
AsCached
() => AsCached();
1 reference to AsCached
Microsoft.CodeAnalysis (1)
SourceGeneration\Nodes\StateTableStore.cs (1)
52
var cachedValue = kvp.Value.
AsCached
();