2 writes to m_ExtendedProtectionPolicy
System (2)
net\System\Net\HttpListenerContext.cs (2)
39m_ExtendedProtectionPolicy = httpListener.ExtendedProtectionPolicy; 100m_ExtendedProtectionPolicy = value;
1 reference to m_ExtendedProtectionPolicy
System (1)
net\System\Net\HttpListenerContext.cs (1)
97return m_ExtendedProtectionPolicy;