3 instantiations of HostProtection
Microsoft.Build (3)
Collections\RetrievableEntryHashSet\RetrievableEntryHashSet.cs (2)
83
[System.Security.Permissions.
HostProtection
(MayLeakOnAbort = true)]
948
[System.Security.Permissions.
HostProtection
(MayLeakOnAbort = true)]
Collections\RetrievableEntryHashSet\RetrievableValuedEntryHashSet.cs (1)
16
[System.Security.Permissions.
HostProtection
(MayLeakOnAbort = true)]
1 reference to HostProtection
mscorlib (1)
src\libraries\shims\mscorlib\ref\mscorlib.cs (1)
960
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Permissions.
HostProtectionAttribute
))]