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