1 write to _actions
System.ServiceModel.Primitives (1)
System\ServiceModel\Security\SecuritySessionSecurityTokenAuthenticator.cs (1)
21_actions = actions;
2 references to _actions
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\SecuritySessionSecurityTokenAuthenticator.cs (2)
27for (int i = 0; i < _actions.Length; ++i) 29if (message.Headers.Action == _actions[i])