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