2 writes to _authenticationType
Client.ClientBase.IntegrationTests (2)
MessageInspectorTestHelpers.cs (2)
73_authenticationType = ""; 75_authenticationType = authenticationType;
1 reference to _authenticationType
Client.ClientBase.IntegrationTests (1)
MessageInspectorTestHelpers.cs (1)
84clientRuntime.ClientMessageInspectors.Add(new ClientMessageInspector(_authenticationType, _accessToken));