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