2 writes to isSoap
System.Xml (2)
System\Xml\Serialization\Mappings.cs (2)
129
set {
isSoap
= value; }
147
newAccessor.
isSoap
= this.isSoap;
2 references to isSoap
System.Xml (2)
System\Xml\Serialization\Mappings.cs (2)
128
get { return
isSoap
; }
147
newAccessor.isSoap = this.
isSoap
;