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)
54
switch (
_operation
)
69
throw IM.DiagnosticUtility.ThrowHelperInvalidOperation(SR.GetString(SR.ID3285, Enum.GetName(typeof(Operations),
_operation
)));
129
switch (
_operation
)
140
throw IM.DiagnosticUtility.ThrowHelperInvalidOperation(SR.GetString(SR.ID3285,
_operation
));