1 reference to Instance
Microsoft.CodeAnalysis.EditorFeatures (1)
EditAndContinue\ActiveStatementTaggerProvider.cs (1)
81
context.AddTag(new TagSpan<ITextMarkerTag>(snapshotSpan, ActiveStatementTag.
Instance
));