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