1 write to _negotiationData
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\RequestSecurityToken.cs (1)
404
_negotiationData
= negotiation;
2 references to _negotiationData
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\RequestSecurityToken.cs (2)
413
else if (
_negotiationData
== null && _onGetBinaryNegotiation != null)
417
return
_negotiationData
;