1 write to _operation
System.ServiceModel (1)
System\ServiceModel\Security\WSTrustChannel.cs (1)
52_operation = operation;
4 references to _operation
System.ServiceModel (4)
System\ServiceModel\Security\WSTrustChannel.cs (4)
54switch (_operation) 69throw IM.DiagnosticUtility.ThrowHelperInvalidOperation(SR.GetString(SR.ID3285, Enum.GetName(typeof(Operations), _operation))); 129switch (_operation) 140throw IM.DiagnosticUtility.ThrowHelperInvalidOperation(SR.GetString(SR.ID3285, _operation));