1 implementation of AsCached
Microsoft.CodeAnalysis (1)
SourceGeneration\Nodes\NodeStateTable.cs (1)
128
IStateTable IStateTable.
AsCached
() => AsCached();
1 reference to AsCached
Microsoft.CodeAnalysis (1)
SourceGeneration\Nodes\StateTableStore.cs (1)
57
_tableBuilder[key] = _tableBuilder[key].
AsCached
();