2 writes to isSoap
System.Xml (2)
System\Xml\Serialization\Mappings.cs (2)
230
this.
isSoap
= mapping.isSoap;
235
set {
isSoap
= value; }
2 references to isSoap
System.Xml (2)
System\Xml\Serialization\Mappings.cs (2)
230
this.isSoap = mapping.
isSoap
;
234
get { return
isSoap
; }