2 writes to extendedProtectionSupported
System (2)
net\System\Net\UnsafeNativeMethods.cs (2)
2942extendedProtectionSupported = true; 2957extendedProtectionSupported = false;
1 reference to extendedProtectionSupported
System (1)
net\System\Net\UnsafeNativeMethods.cs (1)
2922return extendedProtectionSupported;