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)
57
case
NetTcpContextBinding
netTcpContextBinding:
58
return GetBindingName<
NetTcpContextBinding
>(binding);