1 write to _methodEndLabel
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\CodeGenerator.cs (1)
80
_methodEndLabel
= _ilGen.DefineLabel();
2 references to _methodEndLabel
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\CodeGenerator.cs (2)
100
MarkLabel(
_methodEndLabel
);
2321
Br(
_methodEndLabel
);