1 write to EndIf
System.ServiceModel (1)
System\ServiceModel\Dispatcher\CodeGenerator.cs (1)
809
ifState.
EndIf
= DefineLabel();
4 references to EndIf
System.ServiceModel (4)
System\ServiceModel\Dispatcher\CodeGenerator.cs (4)
239
Br(ifState.
EndIf
);
242
ifState.ElseBegin = ifState.
EndIf
;
249
if (!ifState.ElseBegin.Equals(ifState.
EndIf
))
251
MarkLabel(ifState.
EndIf
);