3 references to GetRazorCodeBlockType
Microsoft.VisualStudio.LanguageServices (3)
Venus\ContainedDocument.cs (3)
837
var blockType =
GetRazorCodeBlockType
(visibleSpan.Start);
847
var blockType =
GetRazorCodeBlockType
(visibleSpan.Start);
958
var type =
GetRazorCodeBlockType
(span.Start);