1 write to _onGetBinaryNegotiation
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\RequestSecurityToken.cs (1)
234
_onGetBinaryNegotiation
= value;
3 references to _onGetBinaryNegotiation
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\RequestSecurityToken.cs (3)
226
return
_onGetBinaryNegotiation
;
413
else if (_negotiationData == null &&
_onGetBinaryNegotiation
!= null)
415
_onGetBinaryNegotiation
(this.GetChannelBinding());