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