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