2 references to new
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\CodeGeneration\CodeRenderingContextExtensions.cs (2)
62
return
new
(context, span, isEnhanced: false, originalIndent, suppressLineDefaultAndHidden);
88
return
new
(context, span, isEnhanced: true, originalIndent, suppressLineDefaultAndHidden);