2 writes to InTemplateContext
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Legacy\CSharpCodeParser.cs (2)
1167
Context.
InTemplateContext
= true;
1174
Context.
InTemplateContext
= false;
1 reference to InTemplateContext
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Legacy\CSharpCodeParser.cs (1)
1149
if (Context.
InTemplateContext
)