2 references to Razor
Microsoft.VisualStudio.LanguageServices (2)
Venus\ContainedDocument.cs (2)
49private const string Razor = nameof(Razor); 134if (projectionBuffer.SourceBuffers.Any(b => b.ContentType.IsOfType(Razor) ||