2 writes to _inNestedBinary
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\Compiler\CodeGenerator.cs (2)
1602
_inNestedBinary
= true;
1617
_inNestedBinary
= false;
1 reference to _inNestedBinary
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\Compiler\CodeGenerator.cs (1)
1599
if (!
_inNestedBinary
)