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