3 references to GetRazorCodeBlockType
Microsoft.VisualStudio.LanguageServices (3)
Venus\ContainedDocument.cs (3)
840
var blockType =
GetRazorCodeBlockType
(visibleSpan.Start);
850
var blockType =
GetRazorCodeBlockType
(visibleSpan.Start);
961
var type =
GetRazorCodeBlockType
(span.Start);