2 references to StateTableStore
Microsoft.CodeAnalysis (2)
SourceGeneration\Nodes\StateTableStore.cs (2)
18public static readonly StateTableStore Empty = new StateTableStore(ImmutableSegmentedDictionary<object, IStateTable>.Empty); 60return new StateTableStore(_tableBuilder.ToImmutable());