1 write to RequiresEndLabel
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CodeGenerator.cs (1)
372forState.RequiresEndLabel = true;
3 references to RequiresEndLabel
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CodeGenerator.cs (3)
348if (forState.RequiresEndLabel) 369if (!forState.RequiresEndLabel) 411if (forState.RequiresEndLabel)