1 write to IsNegotiationCompleted
System.ServiceModel.Primitives (1)
System\ServiceModel\Security\IssuanceTokenProviderState.cs (1)
41IsNegotiationCompleted = true;
3 references to IsNegotiationCompleted
System.ServiceModel.Primitives (3)
System\ServiceModel\Security\IssuanceTokenProviderBase.cs (1)
481if (!negotiationState.IsNegotiationCompleted)
System\ServiceModel\Security\IssuanceTokenProviderState.cs (2)
36if (IsNegotiationCompleted) 46if (!IsNegotiationCompleted)