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