2 references to StatusInformation
Microsoft.CodeAnalysis.Workspaces (2)
Tags\WellKnownTags.cs (2)
55
internal const string StatusInformation = nameof(
StatusInformation
);
132
internal static readonly ImmutableArray<string> StatusInformation = [WellKnownTags.
StatusInformation
];