1 write to EndLabel
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CodeGenerator.cs (1)
371
forState.
EndLabel
= DefineLabel();
4 references to EndLabel
dotnet-svcutil-lib (4)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CodeGenerator.cs (4)
349
MarkLabel(forState.
EndLabel
);
375
EmitSourceInstruction(branchInstruction + " " + forState.
EndLabel
.GetHashCode());
376
_ilGen.Emit(branchInstruction, forState.
EndLabel
);
412
MarkLabel(forState.
EndLabel
);