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