6 references to Transport
dotnet-svcutil-lib (6)
CodeDomFixup\MethodCreationHelper.cs (6)
1741
if (defaultBinding.Security.
Transport
.ClientCredentialType != netTcp.Security.
Transport
.ClientCredentialType)
1752
netTcp.Security.
Transport
.ClientCredentialType.ToString())));
1755
if (defaultBinding.Security.
Transport
.ProtectionLevel != netTcp.Security.
Transport
.ProtectionLevel)
1766
netTcp.Security.
Transport
.ProtectionLevel.ToString())));