3 references to NetTcpContextBinding
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ContextBindingElementImporter.cs (1)
83&& !NetTcpContextBinding.TryCreate(bindingElements, out binding))
MarkupTelemetryHelper.cs (2)
57case NetTcpContextBinding netTcpContextBinding: 58return GetBindingName<NetTcpContextBinding>(binding);