1 instantiation of IndentScope
dotnet-razorsyntaxgenerator (1)
AbstractFileWriter.cs (1)
57
protected IndentScope Indent() =>
new
(this);
1 reference to IndentScope
dotnet-razorsyntaxgenerator (1)
AbstractFileWriter.cs (1)
57
protected
IndentScope
Indent() => new(this);