6 references to HostProtection
System (3)
services\monitoring\system\diagnosticts\EventLogTraceListener.cs (1)
23[HostProtection(SecurityAction.LinkDemand, Synchronization=true)]
sys\system\collections\concurrent\BlockingCollection.cs (1)
51[HostProtection(SecurityAction.LinkDemand, Synchronization = true, ExternalThreading = true)]
sys\system\threading\Barrier.cs (1)
103[HostProtection(SecurityAction.LinkDemand, Synchronization = true, ExternalThreading = true)]
System.Core (1)
system\threading\ReaderWriterLockSlim\ReaderWriterLockSlim.cs (1)
54[HostProtection(SecurityAction.LinkDemand, Synchronization=true, ExternalThreading=true)]
System.ServiceModel (1)
System\ServiceModel\Channels\UnsafeNativeMethods.cs (1)
645[SuppressUnmanagedCodeSecurity, HostProtection(SecurityAction.LinkDemand)]
WindowsBase (1)
Shared\MS\Win32\NativeMethodsOther.cs (1)
685 [HostProtection(SecurityAction.LinkDemand, MayLeakOnAbort=true)]