2 references to IsRazorDocument
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Handler\SemanticTokens\SemanticTokensRangeHandler.cs (1)
63includeSyntacticClassifications: contextDocument.IsRazorDocument(),
Handler\SpellCheck\WorkspaceSpellCheckHandler.cs (1)
88if (document.IsRazorDocument())