1 write to grbitEnabledProtocols
System (1)
net\System\Net\Internal.cs (1)
1417
grbitEnabledProtocols
= protocols;
1 reference to grbitEnabledProtocols
System (1)
net\System\Net\Internal.cs (1)
1435
GlobalLog.Print(" grbitEnabledProtocols = " + String.Format("0x{0:x}",
grbitEnabledProtocols
));