2 references to Explicit
Microsoft.VisualStudio.LanguageServices (2)
Venus\ContainedDocument.cs (2)
841
if (blockType == RazorCodeBlockType.
Explicit
)
1045
return RazorCodeBlockType.
Explicit
;