2 references to _preCompKeys
Microsoft.CodeAnalysis (2)
SourceGeneration\CompilationCache.cs (2)
108
_preCompKeys
.Add(new PreCompCacheKey(generatorIndex, tree.HintName, tree.Text, tree.Tree.Options));
120
var preCompKeys =
_preCompKeys
.ToImmutableAndFree();