1 write to portType
System.Web.Services (1)
System\Web\Services\Description\ProtocolImporter.cs (1)
340
this.
portType
= portType;
4 references to portType
System.Web.Services (4)
System\Web\Services\Description\ProtocolImporter.cs (4)
171
get { return
portType
; }
389
for (int i = 0; i <
portType
.Operations.Count; i++) {
390
MoveToOperation(
portType
.Operations[i]);
449
if (
portType
.Operations.Count == 0)