3 writes to UserState
System.Net.Security (3)
System\Net\Security\SslAuthenticationOptions.cs (3)
99
UserState
= state;
235
UserState
= UserState,
271
UserState
= other.UserState;
3 references to UserState
System.Net.Security (3)
System\Net\Security\SslAuthenticationOptions.cs (2)
235
UserState =
UserState
,
271
UserState = other.
UserState
;
System\Net\Security\SslStream.IO.cs (1)
512
_sslAuthenticationOptions.
UserState
, cancellationToken).ConfigureAwait(false);