18 references to MarkLabel
dotnet-svcutil-lib (18)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CodeGenerator.cs (16)
232MarkLabel(_methodEndLabel); 321MarkLabel(forState.BeginLabel); 339MarkLabel(forState.TestLabel); 349MarkLabel(forState.EndLabel); 388MarkLabel(forState.BeginLabel); 404MarkLabel(forState.TestLabel); 412MarkLabel(forState.EndLabel); 487MarkLabel(ifState.ElseBegin); 497MarkLabel(ifState.ElseBegin); 512MarkLabel(ifState.ElseBegin); 513MarkLabel(ifState.EndIf); 1617MarkLabel(caseLabel1); 1640MarkLabel(switchState.DefaultLabel); 1641MarkLabel(switchState.EndOfSwitchLabel); 1649MarkLabel(ifState.ElseBegin); 1671MarkLabel(startWhile);
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlFormatWriterGenerator.cs (2)
653_ilg.MarkLabel(onNull); 658_ilg.MarkLabel(end);