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