1 write to Protocol
System (1)
net\System\Net\_SSPIWrapper.cs (1)
850
Protocol
= Marshal.ReadInt32(unmanagedAddress);
1 reference to Protocol
System (1)
net\System\Net\SecureProtocols\_SslState.cs (1)
354
SslProtocols proto = (SslProtocols)info.
Protocol
;