3 references to HTML
Microsoft.VisualStudio.LanguageServices (3)
Venus\ContainedDocument.cs (3)
46private const string HTML = nameof(HTML); 142if (projectionBuffer.SourceBuffers.Any(b => b.ContentType.IsOfType(HTML) || 154if (DataBuffer.CurrentSnapshot.ContentType.IsOfType(HTML))