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