2 writes to EndIf
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CodeGenerator.cs (2)
470
ifState.
EndIf
= DefineLabel();
1462
ifState.
EndIf
= DefineLabel();
6 references to EndIf
dotnet-svcutil-lib (6)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CodeGenerator.cs (6)
486
Br(ifState.
EndIf
);
489
ifState.ElseBegin = ifState.
EndIf
;
496
Br(ifState.
EndIf
);
511
if (!ifState.ElseBegin.Equals(ifState.
EndIf
))
513
MarkLabel(ifState.
EndIf
);
1648
Br(ifState.
EndIf
);