2 references to TryCreate
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\NetTcpSecurity.cs (2)
129
if (!MessageSecurityOverTcp.
TryCreate
(wsSecurity, isReliableSessionEnabled, null, out messageSecurity))
134
if (!MessageSecurityOverTcp.
TryCreate
(wsSecurity, isReliableSessionEnabled, transportSecurity, out messageSecurity))