2 writes to _choiceIdentifier
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\Mappings.cs (2)
722_choiceIdentifier = mapping._choiceIdentifier; 807set { _choiceIdentifier = value; }
2 references to _choiceIdentifier
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\Mappings.cs (2)
722_choiceIdentifier = mapping._choiceIdentifier; 806get { return _choiceIdentifier; }