Base:
method
EndWriterScope
Microsoft.AspNetCore.Razor.Language.CodeGeneration.IntermediateNodeWriter.EndWriterScope(Microsoft.AspNetCore.Razor.Language.CodeGeneration.CodeRenderingContext)
2 references to EndWriterScope
Microsoft.AspNetCore.Razor.Language.UnitTests (1)
CodeGeneration\RuntimeNodeWriterTest.cs (1)
626writer.EndWriterScope(context);
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\CodeGeneration\RuntimeNodeWriter.cs (1)
285EndWriterScope(context);