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