Base:
method
IsMatch
System.ServiceModel.Channels.ConnectionOrientedTransportBindingElement.IsMatch(System.ServiceModel.Channels.BindingElement)
2 references to IsMatch
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\NetTcpBinding.cs (2)
211if (!_transport.IsMatch(transport)) 234if (!_transport.IsMatch(transport))