4 references to IsNegotiationCompleted
System.ServiceModel (4)
System\ServiceModel\Security\IssuanceTokenProviderBase.cs (2)
518if (!negotiationState.IsNegotiationCompleted) 1063if (!negotiationState.IsNegotiationCompleted)
System\ServiceModel\Security\IssuanceTokenProviderState.cs (2)
85if (this.IsNegotiationCompleted) 95if (!this.IsNegotiationCompleted)