3 references to SearchAreaTag
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (3)
InheritanceMargin\InheritanceMarginTests.cs (3)
26
private const string SearchAreaTag = nameof(
SearchAreaTag
);
102
if (testHostDocument.AnnotatedSpans.TryGetValue(
SearchAreaTag
, out var spans) && spans.IsSingle())
530
{{|{
SearchAreaTag
}:{memberDeclaration}|}}