627 writes to Unrestricted
mscorlib (29)
parent\parent\parent\parent\InternalApis\NDP_Common\inc\PinnableBufferCache.cs (1)
46[EnvironmentPermission(SecurityAction.Assert, Unrestricted = true)]
system\appdomain.cs (1)
4027[PermissionSet(SecurityAction.Assert, Unrestricted = true)]
system\applicationactivator.cs (3)
42[SecurityPermissionAttribute(SecurityAction.Assert, Unrestricted=true)] 68[FileIOPermissionAttribute(SecurityAction.Assert, Unrestricted=true)] 69[SecurityPermissionAttribute(SecurityAction.Assert, Unrestricted=true)]
system\array.cs (4)
231[PermissionSet(SecurityAction.Assert, Unrestricted = true)] 240[PermissionSet(SecurityAction.Assert, Unrestricted = true)] 249[PermissionSet(SecurityAction.Assert, Unrestricted = true)] 258[PermissionSet(SecurityAction.Assert, Unrestricted = true)]
system\diagnostics\eventing\eventprovider.cs (1)
122[PermissionSet(SecurityAction.Demand, Unrestricted = true)]
system\io\filesysteminfo.cs (1)
33[FileIOPermissionAttribute(SecurityAction.InheritanceDemand,Unrestricted=true)]
system\reflection\assembly.cs (2)
57[PermissionSetAttribute(SecurityAction.InheritanceDemand, Unrestricted = true)] 1427[PermissionSet(SecurityAction.Assert, Unrestricted = true)]
system\reflection\module.cs (1)
66[PermissionSetAttribute(SecurityAction.InheritanceDemand, Unrestricted = true)]
system\runtime\remoting\message.cs (1)
3521[PermissionSet(SecurityAction.Assert, Unrestricted = true)]
system\security\cryptography\x509certificates\x509certificate.cs (7)
510[PermissionSetAttribute(SecurityAction.InheritanceDemand, Unrestricted=true)] 525[PermissionSetAttribute(SecurityAction.InheritanceDemand, Unrestricted=true)] 534[PermissionSetAttribute(SecurityAction.InheritanceDemand, Unrestricted=true)] 546[PermissionSetAttribute(SecurityAction.InheritanceDemand, Unrestricted=true)] 558[PermissionSetAttribute(SecurityAction.InheritanceDemand, Unrestricted=true)] 569[PermissionSetAttribute(SecurityAction.InheritanceDemand, Unrestricted=true)] 598[PermissionSetAttribute(SecurityAction.InheritanceDemand, Unrestricted=true)]
system\security\hostsecuritymanager.cs (1)
87[SecurityPermissionAttribute(SecurityAction.Assert, Unrestricted=true)]
system\security\policy\applicationsecuritymanager.cs (1)
37[SecurityPermissionAttribute(SecurityAction.Assert, Unrestricted=true)]
system\security\policy\evidence.cs (1)
886[PermissionSet(SecurityAction.Assert, Unrestricted = true)]
system\security\policy\evidencebase.cs (2)
28[PermissionSet(SecurityAction.InheritanceDemand, Unrestricted = true)] 51[PermissionSet(SecurityAction.InheritanceDemand, Unrestricted = true)]
system\security\securitystate.cs (1)
15[PermissionSet(SecurityAction.InheritanceDemand, Unrestricted = true)]
system\threading\Tasks\TaskScheduler.cs (1)
49[PermissionSet(SecurityAction.InheritanceDemand, Unrestricted = true)]
PresentationCore (33)
Core\CSharp\System\Windows\Input\Command\RoutedCommand.cs (1)
322[UIPermissionAttribute(SecurityAction.LinkDemand, Unrestricted = true)]
Core\CSharp\System\Windows\Input\IManipulator.cs (1)
61[SecurityCritical, UIPermissionAttribute(SecurityAction.LinkDemand, Unrestricted = true)]
Core\CSharp\System\Windows\Input\InputManager.cs (10)
52[UIPermissionAttribute(SecurityAction.LinkDemand,Unrestricted=true)] 217[UIPermissionAttribute(SecurityAction.LinkDemand,Unrestricted=true)] 223[UIPermissionAttribute(SecurityAction.LinkDemand,Unrestricted=true)] 243[UIPermissionAttribute(SecurityAction.LinkDemand,Unrestricted=true)] 249[UIPermissionAttribute(SecurityAction.LinkDemand,Unrestricted=true)] 268[UIPermissionAttribute(SecurityAction.LinkDemand,Unrestricted=true)] 274[UIPermissionAttribute(SecurityAction.LinkDemand,Unrestricted=true)] 294[UIPermissionAttribute(SecurityAction.LinkDemand,Unrestricted=true)] 300[UIPermissionAttribute(SecurityAction.LinkDemand,Unrestricted=true)] 691[UIPermissionAttribute(SecurityAction.LinkDemand,Unrestricted=true)]
Core\CSharp\System\Windows\Input\InputProviderSite.cs (1)
111[UIPermissionAttribute(SecurityAction.LinkDemand,Unrestricted = true)]
Core\CSharp\System\Windows\Input\ProcessInputEventArgs.cs (2)
62[UIPermissionAttribute(SecurityAction.LinkDemand,Unrestricted=true)] 92[UIPermissionAttribute(SecurityAction.LinkDemand,Unrestricted=true)]
Core\CSharp\System\Windows\Input\StagingAreaInputItem.cs (2)
64[UIPermissionAttribute(SecurityAction.LinkDemand,Unrestricted=true)] 104[UIPermissionAttribute(SecurityAction.LinkDemand,Unrestricted=true)]
Core\CSharp\System\Windows\Input\TextComposition.cs (1)
167[UIPermissionAttribute(SecurityAction.LinkDemand,Unrestricted=true)]
Core\CSharp\System\Windows\Input\TextCompositionManager.cs (3)
306[UIPermissionAttribute(SecurityAction.LinkDemand,Unrestricted=true)] 323[UIPermissionAttribute(SecurityAction.LinkDemand, Unrestricted = true)] 340[UIPermissionAttribute(SecurityAction.LinkDemand, Unrestricted = true)]
Core\CSharp\System\Windows\Input\TouchDevice.cs (4)
36[UIPermission(SecurityAction.InheritanceDemand, Unrestricted = true)] 162[UIPermissionAttribute(SecurityAction.LinkDemand, Unrestricted = true)] 831[SecurityCritical, UIPermissionAttribute(SecurityAction.LinkDemand, Unrestricted = true)] 1390[SecurityCritical, UIPermissionAttribute(SecurityAction.LinkDemand, Unrestricted = true)]
Core\CSharp\System\Windows\Interop\HwndSource.cs (6)
2185[SecurityCritical, UIPermissionAttribute(SecurityAction.Demand, Unrestricted=true)] 2213[SecurityCritical, UIPermissionAttribute(SecurityAction.LinkDemand, Unrestricted=true)] 2237[SecurityCritical, UIPermissionAttribute(SecurityAction.LinkDemand, Unrestricted=true)] 2322[SecurityCritical, UIPermissionAttribute(SecurityAction.LinkDemand, Unrestricted=true)] 2363[SecurityCritical, UIPermissionAttribute(SecurityAction.LinkDemand, Unrestricted=true)] 2467[SecurityCritical, UIPermissionAttribute(SecurityAction.LinkDemand, Unrestricted=true)]
Core\CSharp\System\Windows\PresentationSource.cs (2)
35[UIPermissionAttribute(SecurityAction.InheritanceDemand,Unrestricted=true)] 82[UIPermissionAttribute(SecurityAction.InheritanceDemand, Unrestricted = true)]
PresentationFramework (8)
src\Framework\MS\Internal\AppModel\IHostService.cs (1)
52[UIPermissionAttribute(SecurityAction.InheritanceDemand, Unrestricted = true)]
src\Framework\System\Windows\Documents\FrameworkTextComposition.cs (1)
81[UIPermissionAttribute(SecurityAction.LinkDemand,Unrestricted=true)]
src\Framework\System\Windows\Documents\Hyperlink.cs (1)
34[UIPermissionAttribute(SecurityAction.InheritanceDemand, Unrestricted = true)]
src\Framework\System\Windows\Documents\TextServicesPropertyRanges.cs (1)
174[UIPermissionAttribute(SecurityAction.LinkDemand, Unrestricted= true)]
src\Framework\System\Windows\Interop\HwndHost.cs (4)
258[SecurityCritical, UIPermissionAttribute(SecurityAction.LinkDemand, Unrestricted=true)] 291[SecurityCritical, UIPermissionAttribute(SecurityAction.LinkDemand, Unrestricted=true)] 350[SecurityCritical, UIPermissionAttribute(SecurityAction.LinkDemand, Unrestricted=true)] 382[SecurityCritical, UIPermissionAttribute(SecurityAction.LinkDemand, Unrestricted=true)]
System (37)
compmod\system\codedom\compiler\Executor.cs (2)
37[PermissionSet(SecurityAction.LinkDemand, Unrestricted = true)] 333[PermissionSet(SecurityAction.LinkDemand, Unrestricted = true)]
net\System\Net\_SecureChannel.cs (3)
540[StorePermission(SecurityAction.Assert, Unrestricted=true)] 796[StorePermission(SecurityAction.Assert, Unrestricted=true)] 1228[StorePermission(SecurityAction.Assert, Unrestricted=true)]
net\System\Net\Cache\IERequestCache.cs (2)
624[FileIOPermission(SecurityAction.Assert, Unrestricted=true)] 811[FileIOPermission(SecurityAction.Assert, Unrestricted=true)]
net\System\Net\Internal.cs (1)
691[EnvironmentPermission(SecurityAction.Assert, Unrestricted = true)]
net\System\Net\mail\SmtpDigestAuthenticationModule.cs (1)
33[EnvironmentPermission(SecurityAction.Assert, Unrestricted = true)]
net\System\Net\mail\SmtpLoginAuthenticationModule.cs (1)
32[EnvironmentPermission(SecurityAction.Assert, Unrestricted=true)]
net\System\Net\mail\SmtpNegotiateAuthenticationModule.cs (1)
28[EnvironmentPermission(SecurityAction.Assert, Unrestricted=true)]
net\System\Net\mail\SmtpNtlmAuthenticationModule.cs (1)
34[EnvironmentPermission(SecurityAction.Assert, Unrestricted=true)]
parent\parent\parent\InternalApis\NDP_Common\inc\PinnableBufferCache.cs (1)
46[EnvironmentPermission(SecurityAction.Assert, Unrestricted = true)]
regex\System\Text\RegularExpressions\RegexMatchTimeoutException.cs (3)
133[PermissionSet(SecurityAction.LinkDemand, Unrestricted=true)] 146[PermissionSet(SecurityAction.LinkDemand, Unrestricted=true)] 159[PermissionSet(SecurityAction.LinkDemand, Unrestricted=true)]
security\system\security\cryptography\x509\x509certificate2.cs (14)
1051[PermissionSetAttribute(SecurityAction.LinkDemand, Unrestricted=true)] 1052[PermissionSetAttribute(SecurityAction.InheritanceDemand, Unrestricted=true)] 1060[PermissionSetAttribute(SecurityAction.LinkDemand, Unrestricted=true)] 1061[PermissionSetAttribute(SecurityAction.InheritanceDemand, Unrestricted=true)] 1069[PermissionSetAttribute(SecurityAction.LinkDemand, Unrestricted=true)] 1070[PermissionSetAttribute(SecurityAction.InheritanceDemand, Unrestricted=true)] 1078[PermissionSetAttribute(SecurityAction.LinkDemand, Unrestricted=true)] 1079[PermissionSetAttribute(SecurityAction.InheritanceDemand, Unrestricted=true)] 1089[PermissionSetAttribute(SecurityAction.LinkDemand, Unrestricted=true)] 1090[PermissionSetAttribute(SecurityAction.InheritanceDemand, Unrestricted=true)] 1100[PermissionSetAttribute(SecurityAction.LinkDemand, Unrestricted=true)] 1101[PermissionSetAttribute(SecurityAction.InheritanceDemand, Unrestricted=true)] 1111[PermissionSetAttribute(SecurityAction.LinkDemand, Unrestricted=true)] 1112[PermissionSetAttribute(SecurityAction.InheritanceDemand, Unrestricted=true)]
security\system\security\cryptography\x509\x509chain.cs (4)
177[PermissionSetAttribute(SecurityAction.LinkDemand, Unrestricted=true)] 178[PermissionSetAttribute(SecurityAction.InheritanceDemand, Unrestricted=true)] 244[PermissionSetAttribute(SecurityAction.LinkDemand, Unrestricted=true)] 245[PermissionSetAttribute(SecurityAction.InheritanceDemand, Unrestricted=true)]
sys\System\IO\compression\ZLibException.cs (3)
125[PermissionSet(SecurityAction.LinkDemand, Unrestricted=true)] 134[PermissionSet(SecurityAction.LinkDemand, Unrestricted=true)] 143[PermissionSet(SecurityAction.LinkDemand, Unrestricted=true)]
System.AddIn (3)
System\Addin\Hosting\AddInActivator.cs (2)
110[PermissionSet(SecurityAction.Assert, Unrestricted=true)] 462[PermissionSet(SecurityAction.Assert, Unrestricted=true)]
System\Addin\Hosting\AddInStore.cs (1)
1193[PermissionSet(SecurityAction.Assert, Unrestricted=true)]
System.Configuration (11)
parent\misc\PrivilegedConfigurationManager.cs (1)
14[ConfigurationPermission(SecurityAction.Assert, Unrestricted=true)]
System\Configuration\BaseConfigurationRecord.cs (1)
317[PermissionSet(SecurityAction.Assert, Unrestricted = true)]
System\Configuration\Configuration.cs (3)
259[ConfigurationPermission(SecurityAction.Demand, Unrestricted=true)] 274[ConfigurationPermission(SecurityAction.Demand, Unrestricted=true)] 289[ConfigurationPermission(SecurityAction.Demand, Unrestricted=true)]
System\Configuration\ProtectedConfigurationSection.cs (1)
40[PermissionSet(SecurityAction.Assert, Unrestricted=true)]
System\Configuration\RuntimeConfigurationRecord.cs (4)
71[PermissionSet(SecurityAction.Assert, Unrestricted=true)] 126[PermissionSet(SecurityAction.Assert, Unrestricted=true)] 169[PermissionSet(SecurityAction.Assert, Unrestricted=true)] 274[PermissionSet(SecurityAction.Assert, Unrestricted=true)]
System\Configuration\TypeUtil.cs (1)
187[PermissionSet(SecurityAction.Assert, Unrestricted = true)]
System.Core (3)
System\Diagnostics\Eventing\EventProvider.cs (1)
80[PermissionSet(SecurityAction.Demand, Unrestricted = true)]
System\Diagnostics\PerformanceData\CounterSet.cs (2)
45[PermissionSet(SecurityAction.Demand, Unrestricted = true)] 169[PermissionSet(SecurityAction.Demand, Unrestricted = true)]
System.Data (3)
fx\src\bid\inc\cs\bidPrivateBase.cs (1)
871[FileIOPermission(SecurityAction.Assert, Unrestricted = true)]
fx\src\data\System\Data\ProviderBase\DbConnectionPoolCounters.cs (1)
210[FileIOPermission(SecurityAction.Assert, Unrestricted=true)]
fx\src\Misc\PrivilegedConfigurationManager.cs (1)
14[ConfigurationPermission(SecurityAction.Assert, Unrestricted=true)]
System.Data.Entity (2)
System\Data\EntitySqlException.cs (1)
292[PermissionSet(SecurityAction.LinkDemand, Unrestricted = true)]
System\Data\PropertyConstraintException.cs (1)
104[PermissionSet(SecurityAction.LinkDemand, Unrestricted = true)]
System.Data.Services (1)
System\Data\Services\DataServiceException.cs (1)
254[PermissionSet(SecurityAction.LinkDemand, Unrestricted = true)]
System.Data.Services.Client (1)
System\Data\Services\Client\DataServiceClientException.cs (1)
129[PermissionSet(SecurityAction.LinkDemand, Unrestricted = true)]
System.Drawing (5)
commonui\System\Drawing\UnsafeNativeMethods.cs (2)
132[ReflectionPermission(SecurityAction.Assert, Unrestricted=true), 141[ReflectionPermission(SecurityAction.Assert, Unrestricted=true),
misc\DbgUtil.cs (3)
50EnvironmentPermission(SecurityAction.Assert, Unrestricted=true), 51FileIOPermission(SecurityAction.Assert, Unrestricted=true), 53UIPermission(SecurityAction.Assert, Unrestricted=true)
System.IdentityModel (10)
System\IdentityModel\Claims\WindowsClaimSet.cs (3)
273[SecurityPermission(SecurityAction.Demand, Unrestricted = true)] 312[SecurityPermission(SecurityAction.Demand, Unrestricted = true)] 350[SecurityPermission(SecurityAction.Demand, Unrestricted = true)]
System\IdentityModel\SecurityUtils.cs (2)
235[RegistryPermission(SecurityAction.Assert, Unrestricted = true)] 253[RegistryPermission(SecurityAction.Assert, Unrestricted = true)]
System\IdentityModel\Selectors\X509CertificateStore.cs (4)
28[SecurityPermission(SecurityAction.Demand, Unrestricted = true)] 73[SecurityPermission(SecurityAction.Demand, Unrestricted = true)] 83[SecurityPermission(SecurityAction.Demand, Unrestricted = true)] 106[SecurityPermission(SecurityAction.Demand, Unrestricted = true)]
System\IdentityModel\Selectors\X509SecurityTokenAuthenticator.cs (1)
133[SecurityPermission(SecurityAction.Demand, Unrestricted = true)]
System.IO.Log (6)
System\IO\Log\FileRecordSequence.cs (1)
34[PermissionSetAttribute(SecurityAction.Demand, Unrestricted = true)]
System\IO\Log\LogRecordSequence.cs (2)
126[PermissionSetAttribute(SecurityAction.Demand, Unrestricted = true)] 139[PermissionSetAttribute(SecurityAction.Demand, Unrestricted = true)]
System\IO\Log\LogStore.cs (3)
67[PermissionSetAttribute(SecurityAction.Demand, Unrestricted = true)] 164[PermissionSetAttribute(SecurityAction.Demand, Unrestricted = true)] 229[PermissionSetAttribute(SecurityAction.Demand, Unrestricted = true)]
System.Management (1)
managementscope.cs (1)
47[RegistryPermission(SecurityAction.Assert, Unrestricted = true)]
System.Runtime.Caching (14)
System\Caching\CacheMemoryMonitor.cs (1)
245[PermissionSet(SecurityAction.Assert, Unrestricted = true)]
System\Caching\FileChangeNotificationSystem.cs (2)
76[PermissionSet(SecurityAction.Assert, Unrestricted = true)] 121[PermissionSet(SecurityAction.Assert, Unrestricted = true)]
System\Caching\HostFileChangeMonitor.cs (1)
78[PermissionSet(SecurityAction.Assert, Unrestricted = true)]
System\Caching\MemoryCache.cs (2)
168[PermissionSet(SecurityAction.Assert, Unrestricted = true)] 412[PermissionSet(SecurityAction.Assert, Unrestricted = true)]
System\Caching\ObjectCache.cs (2)
23[PermissionSet(SecurityAction.Demand, Unrestricted = true)] 27[PermissionSet(SecurityAction.Demand, Unrestricted = true)]
System\Caching\PerfCounters.cs (1)
32[PermissionSet(SecurityAction.Assert, Unrestricted = true)]
System\Caching\SRef.cs (5)
27[PermissionSet(SecurityAction.Assert, Unrestricted = true)] 42[PermissionSet(SecurityAction.Assert, Unrestricted = true)] 88[PermissionSet(SecurityAction.Assert, Unrestricted = true)] 95[PermissionSet(SecurityAction.Assert, Unrestricted = true)] 111[PermissionSet(SecurityAction.Assert, Unrestricted = true)]
System.Runtime.Serialization (10)
System\Runtime\Serialization\Configuration\DataContractSerializerSection.cs (1)
23[ConfigurationPermission(SecurityAction.Assert, Unrestricted = true)]
System\Runtime\Serialization\Configuration\NetDataContractSerializerSection.cs (1)
23[ConfigurationPermission(SecurityAction.Assert, Unrestricted = true)]
System\Runtime\Serialization\NetDataContractSerializer.cs (1)
471[PermissionSet(SecurityAction.Demand, Unrestricted = true)]
System\Runtime\Serialization\SurrogateDataContract.cs (4)
48[PermissionSet(SecurityAction.Demand, Unrestricted = true)] 57[PermissionSet(SecurityAction.Demand, Unrestricted = true)] 66[PermissionSet(SecurityAction.Demand, Unrestricted = true)] 75[PermissionSet(SecurityAction.Demand, Unrestricted = true)]
System\Runtime\Serialization\XmlObjectSerializerReadContextComplex.cs (1)
324[PermissionSet(SecurityAction.Demand, Unrestricted = true)]
System\Runtime\Serialization\XmlObjectSerializerWriteContextComplex.cs (1)
276[PermissionSet(SecurityAction.Demand, Unrestricted = true)]
System\Xml\XmlMtomReader.cs (1)
2639[PermissionSet(SecurityAction.Demand, Unrestricted = true)]
System.Security (15)
system\security\cryptography\dpapidataprotector.cs (1)
64[DataProtectionPermission(SecurityAction.Demand, Unrestricted = true)]
system\security\cryptography\xml\signedxml.cs (2)
725[RegistryPermission(SecurityAction.Assert, Unrestricted = true)] 736[RegistryPermission(SecurityAction.Assert, Unrestricted = true)]
system\security\cryptography\xml\utils.cs (12)
179[RegistryPermission(SecurityAction.Assert, Unrestricted = true)] 198[RegistryPermission(SecurityAction.Assert, Unrestricted = true)] 214[RegistryPermission(SecurityAction.Assert, Unrestricted = true)] 236[RegistryPermission(SecurityAction.Assert, Unrestricted = true)] 257[RegistryPermission(SecurityAction.Assert, Unrestricted = true)] 279[RegistryPermission(SecurityAction.Assert, Unrestricted = true)] 301[RegistryPermission(SecurityAction.Assert, Unrestricted = true)] 323[RegistryPermission(SecurityAction.Assert, Unrestricted = true)] 345[RegistryPermission(SecurityAction.Assert, Unrestricted = true)] 368[RegistryPermission(SecurityAction.Assert, Unrestricted = true)] 418[RegistryPermission(SecurityAction.Assert, Unrestricted = true)] 440[RegistryPermission(SecurityAction.Assert, Unrestricted = true)]
System.ServiceModel (83)
System\ServiceModel\Activation\AspNetEnvironment.cs (1)
326[ConfigurationPermission(SecurityAction.Assert, Unrestricted = true)]
System\ServiceModel\Activation\SharedMemory.cs (3)
29[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 102[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 114[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical]
System\ServiceModel\Activation\Utility.cs (4)
180[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 333[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 371[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 402[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical]
System\ServiceModel\Channels\HttpChannelFactory.cs (1)
348[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical]
System\ServiceModel\Channels\HttpMessageHandlerFactory.cs (4)
44[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 98[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 113[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 125[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical]
System\ServiceModel\Channels\MsmqDefaultLockingQueue.cs (2)
76[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 356[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical]
System\ServiceModel\Channels\MsmqQueue.cs (10)
492[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 523[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 544[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 577[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 715[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 763[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 775[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 786[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 844[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 851[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical]
System\ServiceModel\Channels\OverlappedContext.cs (16)
46[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 76[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 103[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 138[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 151[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 162[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 214[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 234[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 267[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 307[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 321[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 330[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 345[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 371[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 396[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 432[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical]
System\ServiceModel\Channels\PeerFlooder.cs (1)
138[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical]
System\ServiceModel\Channels\PeerMaintainer.cs (3)
145[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 499[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 657[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical]
System\ServiceModel\Channels\PeerUnsafeNativeMethods.cs (2)
326[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 354[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical]
System\ServiceModel\Channels\PipeConnection.cs (24)
230[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 327[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 844[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 914[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 987[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 1065[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 1076[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 1183[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 1250[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 1364[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 1402[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 1429[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 1461[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 1502[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 1529[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 1591[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 1607[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 2046[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 2207[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 2257[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 2352[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 2532[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 2648[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 2694[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical]
System\ServiceModel\Channels\UnsafeNativeMethods.cs (1)
616[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical]
System\ServiceModel\ComIntegration\ComPlusAuthorization.cs (1)
29[SecurityPermission(SecurityAction.Demand, Unrestricted = true)]
System\ServiceModel\ComIntegration\PersistStreamTypeWrapper.cs (5)
44[SecurityPermission(SecurityAction.Demand, Unrestricted = true)] 72[SecurityPermission(SecurityAction.Demand, Unrestricted = true)] 96[SecurityPermission(SecurityAction.Demand, Unrestricted = true)] 155[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical] 209[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical]
System\ServiceModel\ComIntegration\SafeNativeMethods.cs (1)
825[PermissionSet(SecurityAction.Demand, Unrestricted = true), SecuritySafeCritical]
System\ServiceModel\Configuration\ConfigurationHelpers.cs (2)
280[ConfigurationPermission(SecurityAction.Assert, Unrestricted = true)] 304[PermissionSet(SecurityAction.Assert, Unrestricted = true)]
System\ServiceModel\Configuration\ServiceModelExtensionElement.cs (1)
18[ConfigurationPermission(SecurityAction.InheritanceDemand, Unrestricted = true)]
System\ServiceModel\Diagnostics\EventTraceActivityHelper.cs (1)
86[SecurityPermission(SecurityAction.Assert, Unrestricted = true)]
System.ServiceModel.Activation (6)
System\ServiceModel\Activation\HostedAspNetEnvironment.cs (1)
578[ConfigurationPermission(SecurityAction.Assert, Unrestricted = true)]
System\ServiceModel\Activation\HostedHttpRequestAsyncResult.cs (1)
284[PermissionSetAttribute(SecurityAction.Assert, Unrestricted = true)]
System\ServiceModel\Activation\HostedHttpTransportManager.cs (1)
246[SecurityPermission(SecurityAction.Assert, Unrestricted = true)]
System\ServiceModel\Activation\HostingEnvironmentWrapper.cs (3)
115[SecurityPermission(SecurityAction.Assert, Unrestricted = true)] 125[SecurityPermission(SecurityAction.Assert, Unrestricted = true)] 134[SecurityPermission(SecurityAction.Assert, Unrestricted = true)]
System.ServiceModel.Internals (4)
System\Runtime\Diagnostics\DiagnosticEventProvider.cs (1)
61[PermissionSet(SecurityAction.Demand, Unrestricted = true)]
System\Runtime\Diagnostics\EtwProvider.cs (1)
24[PermissionSet(SecurityAction.Assert, Unrestricted = true)]
System\Runtime\PartialTrustHelpers.cs (2)
83[PermissionSet(SecurityAction.Demand, Unrestricted = true)] 102[FileIOPermission(SecurityAction.Assert, Unrestricted = true)]
System.ServiceModel.WasHosting (2)
System\ServiceModel\WasHosting\MetabaseSettingsIis7.cs (2)
277[PermissionSet(SecurityAction.Assert, Unrestricted = true)] 610[PermissionSet(SecurityAction.Assert, Unrestricted = true)]
System.Transactions (1)
parent\parent\inc\PrivilegedConfigurationManager.cs (1)
14[ConfigurationPermission(SecurityAction.Assert, Unrestricted = true)]
System.Web (275)
Cache\cache.cs (2)
192[SecurityPermission(SecurityAction.Demand, Unrestricted=true)] 243[PermissionSet(SecurityAction.Assert, Unrestricted = true)]
Cache\SRef.cs (4)
20[PermissionSet(SecurityAction.Assert, Unrestricted=true)] 32[PermissionSet(SecurityAction.Assert, Unrestricted=true)] 51[PermissionSet(SecurityAction.Assert, Unrestricted = true)] 57[PermissionSet(SecurityAction.Assert, Unrestricted = true)]
Compilation\AssemblyBuilder.cs (3)
239[FileIOPermission(SecurityAction.Assert, Unrestricted = true)] 368[FileIOPermission(SecurityAction.Assert, Unrestricted = true)] 428[FileIOPermission(SecurityAction.Assert, Unrestricted = true)]
Compilation\BuildManager.cs (4)
135[PermissionSet(SecurityAction.Assert, Unrestricted = true)] 1153[PermissionSet(SecurityAction.Assert, Unrestricted = true)] 1547[PermissionSet(SecurityAction.Assert, Unrestricted = true)] 2555[PermissionSet(SecurityAction.Assert, Unrestricted = true)]
Compilation\BuildManagerHost.cs (4)
122[PermissionSet(SecurityAction.Assert, Unrestricted = true)] 209[PermissionSet(SecurityAction.Assert, Unrestricted = true)] 360[PermissionSet(SecurityAction.Assert, Unrestricted = true)] 393[PermissionSet(SecurityAction.Assert, Unrestricted = true)]
Compilation\BuildResultCache.cs (2)
82[PermissionSet(SecurityAction.Assert, Unrestricted = true)] 246[FileIOPermission(SecurityAction.Assert, Unrestricted = true)]
Compilation\ClientBuildManager.cs (6)
105[PermissionSet(SecurityAction.LinkDemand, Unrestricted = true)] 106[PermissionSet(SecurityAction.InheritanceDemand, Unrestricted = true)] 726[PermissionSet(SecurityAction.Assert, Unrestricted = true)] 736[PermissionSet(SecurityAction.Assert, Unrestricted = true)] 771[PermissionSet(SecurityAction.LinkDemand, Unrestricted = true)] 772[PermissionSet(SecurityAction.InheritanceDemand, Unrestricted = true)]
Compilation\ClientBuildManagerCallback.cs (2)
23[PermissionSet(SecurityAction.LinkDemand, Unrestricted = true)] 24[PermissionSet(SecurityAction.InheritanceDemand, Unrestricted = true)]
Compilation\CompilationUtil.cs (3)
468[ReflectionPermission(SecurityAction.Assert, Unrestricted = true)] 536[ReflectionPermission(SecurityAction.Assert, Unrestricted = true)] 549[ReflectionPermission(SecurityAction.Assert, Unrestricted = true)]
Compilation\IResourceProvider.cs (1)
169[PermissionSet(SecurityAction.Assert, Unrestricted=true)]
Compilation\MultiTargetingUtil.cs (2)
215[RegistryPermission(SecurityAction.Assert, Unrestricted = true)] 239[RegistryPermission(SecurityAction.Assert, Unrestricted = true)]
Compilation\ThemeDirectoryCompiler.cs (1)
35[PermissionSet(SecurityAction.Assert, Unrestricted=true)]
Configuration\BrowserCapabilitiesCodeGenerator.cs (4)
37[PermissionSet(SecurityAction.LinkDemand, Unrestricted = true)] 38[PermissionSet(SecurityAction.InheritanceDemand, Unrestricted = true)] 174[SecurityPermission(SecurityAction.Demand, Unrestricted=true)] 220[SecurityPermission(SecurityAction.Demand, Unrestricted = true)]
Configuration\ClientRuntimeConfig.cs (1)
21[ConfigurationPermission(SecurityAction.Assert, Unrestricted=true)]
Configuration\HealthMonitoringSectionHelper.cs (2)
108[FileIOPermission(SecurityAction.Assert, Unrestricted = true)] 506[PermissionSet(SecurityAction.Assert, Unrestricted = true)]
Configuration\HttpCapabilitiesBase.cs (1)
93[ConfigurationPermission(SecurityAction.Assert, Unrestricted = true)]
Configuration\OutputCacheSection.cs (1)
196[PermissionSet(SecurityAction.Assert, Unrestricted = true)]
Configuration\RemoteWebConfigurationHost.cs (1)
25[SecurityPermission(SecurityAction.Demand, Unrestricted = true)]
Configuration\RemoteWebConfigurationHostServer.cs (1)
36[SecurityPermission(SecurityAction.Demand, Unrestricted = true)]
Configuration\RemoteWebConfigurationHostStream.cs (1)
19[SecurityPermission(SecurityAction.Demand, Unrestricted = true)]
Configuration\RuntimeConfig.cs (1)
617[ConfigurationPermission(SecurityAction.Assert, Unrestricted=true)]
Configuration\RuntimeConfigLKG.cs (1)
30[ConfigurationPermission(SecurityAction.Assert, Unrestricted=true)]
Configuration\WebConfigurationManager.cs (2)
119[SecurityPermission(SecurityAction.Demand, Unrestricted = true)] 163[SecurityPermission(SecurityAction.Demand, Unrestricted = true)]
DataAccess\SqlConnectionHelper.cs (2)
97[PermissionSet(SecurityAction.Assert, Unrestricted = true)] 197[PermissionSet(SecurityAction.Assert, Unrestricted = true)]
DefaultHttpHandler.cs (1)
56[FileIOPermission(SecurityAction.Assert, Unrestricted = true)]
ErrorFormatter.cs (1)
523[PermissionSet(SecurityAction.Assert, Unrestricted=true)]
FileChangesMonitor.cs (1)
759[FileIOPermission(SecurityAction.Assert, Unrestricted = true)]
Handlers\AssemblyResourceLoader.cs (2)
149[FileIOPermission(SecurityAction.Assert, Unrestricted = true)] 162[FileIOPermission(SecurityAction.Assert, Unrestricted = true)]
Handlers\TraceHandler.cs (1)
69[SecurityPermission(SecurityAction.Demand, Unrestricted=true)]
Hosting\AppDomainFactory.cs (5)
40[SecurityPermission(SecurityAction.LinkDemand, Unrestricted = true)] 80[SecurityPermission(SecurityAction.LinkDemand, Unrestricted = true)] 116[SecurityPermission(SecurityAction.LinkDemand, Unrestricted = true)] 120[SecurityPermission(SecurityAction.LinkDemand, Unrestricted = true)] 126[SecurityPermission(SecurityAction.LinkDemand, Unrestricted = true)]
Hosting\ApplicationHost.cs (1)
38[SecurityPermission(SecurityAction.Demand, Unrestricted=true)]
Hosting\ApplicationManager.cs (14)
42[PermissionSet(SecurityAction.InheritanceDemand, Unrestricted = true)] 192[SecurityPermission(SecurityAction.Demand, Unrestricted=true)] 198[SecurityPermission(SecurityAction.Demand, Unrestricted = true)] 218[SecurityPermission(SecurityAction.Demand, Unrestricted = true)] 236[SecurityPermission(SecurityAction.Demand, Unrestricted = true)] 258[SecurityPermission(SecurityAction.Demand, Unrestricted = true)] 274[PermissionSet(SecurityAction.Assert, Unrestricted = true)] 378[SecurityPermission(SecurityAction.Demand, Unrestricted = true)] 400[SecurityPermission(SecurityAction.Demand, Unrestricted = true)] 470[SecurityPermission(SecurityAction.Demand, Unrestricted = true)] 507[SecurityPermission(SecurityAction.Demand, Unrestricted = true)] 521[SecurityPermission(SecurityAction.Demand, Unrestricted = true)] 548[SecurityPermission(SecurityAction.Demand, Unrestricted = true)] 1564[SecurityPermission(SecurityAction.LinkDemand, Unrestricted = true)]
Hosting\AspNetHostExecutionContextManager.cs (1)
24[SecurityPermission(SecurityAction.LinkDemand, Unrestricted = true)]
Hosting\ContextBase.cs (1)
21[SecurityPermission(SecurityAction.Demand, Unrestricted = true)]
Hosting\HostingEnvironment.cs (16)
180[SecurityPermission(SecurityAction.Demand, Unrestricted = true)] 283[PermissionSet(SecurityAction.Assert, Unrestricted = true)] 514[PermissionSet(SecurityAction.Assert, Unrestricted = true)] 741[PermissionSet(SecurityAction.Assert, Unrestricted = true)] 748[PermissionSet(SecurityAction.Assert, Unrestricted = true)] 802[PermissionSet(SecurityAction.Assert, Unrestricted = true)] 1127[SecurityPermission(SecurityAction.Demand, Unrestricted = true)] 1135[SecurityPermission(SecurityAction.Demand, Unrestricted = true)] 1160[SecurityPermission(SecurityAction.LinkDemand, Unrestricted = true)] 1174[SecurityPermission(SecurityAction.LinkDemand, Unrestricted = true)] 1266[SecurityPermission(SecurityAction.Demand, Unrestricted = true)] 1581[SecurityPermission(SecurityAction.Demand, Unrestricted = true)] 1730[SecurityPermission(SecurityAction.Demand, Unrestricted = true)] 1741[SecurityPermission(SecurityAction.Demand, Unrestricted = true)] 1927[SecurityPermission(SecurityAction.Demand, Unrestricted = true)] 1954[SecurityPermission(SecurityAction.Demand, Unrestricted = true)]
Hosting\IApplicationHost.cs (14)
19[SecurityPermission(SecurityAction.LinkDemand, Unrestricted = true)] 20[SecurityPermission(SecurityAction.InheritanceDemand, Unrestricted = true)] 23[SecurityPermission(SecurityAction.LinkDemand, Unrestricted = true)] 24[SecurityPermission(SecurityAction.InheritanceDemand, Unrestricted = true)] 27[SecurityPermission(SecurityAction.LinkDemand, Unrestricted = true)] 28[SecurityPermission(SecurityAction.InheritanceDemand, Unrestricted = true)] 31[SecurityPermission(SecurityAction.LinkDemand, Unrestricted = true)] 32[SecurityPermission(SecurityAction.InheritanceDemand, Unrestricted = true)] 35[SecurityPermission(SecurityAction.LinkDemand, Unrestricted = true)] 36[SecurityPermission(SecurityAction.InheritanceDemand, Unrestricted = true)] 39[SecurityPermission(SecurityAction.LinkDemand, Unrestricted = true)] 40[SecurityPermission(SecurityAction.InheritanceDemand, Unrestricted = true)] 43[SecurityPermission(SecurityAction.LinkDemand, Unrestricted = true)] 44[SecurityPermission(SecurityAction.InheritanceDemand, Unrestricted = true)]
Hosting\IIS7WorkerRequest.cs (3)
1916[PermissionSet(SecurityAction.Assert, Unrestricted = true)] 2336[PermissionSet(SecurityAction.Assert, Unrestricted = true)] 2364[PermissionSet(SecurityAction.Assert, Unrestricted = true)]
Hosting\IPipelineRuntime.cs (1)
251[EnvironmentPermission(SecurityAction.Assert, Unrestricted = true)]
Hosting\IProcessHostSupportFunctions.cs (12)
22[SecurityPermission(SecurityAction.LinkDemand, Unrestricted = true)] 23[SecurityPermission(SecurityAction.InheritanceDemand, Unrestricted = true)] 31[SecurityPermission(SecurityAction.LinkDemand, Unrestricted = true)] 32[SecurityPermission(SecurityAction.InheritanceDemand, Unrestricted = true)] 38[SecurityPermission(SecurityAction.LinkDemand, Unrestricted = true)] 39[SecurityPermission(SecurityAction.InheritanceDemand, Unrestricted = true)] 44[SecurityPermission(SecurityAction.LinkDemand, Unrestricted = true)] 45[SecurityPermission(SecurityAction.InheritanceDemand, Unrestricted = true)] 49[SecurityPermission(SecurityAction.LinkDemand, Unrestricted = true)] 50[SecurityPermission(SecurityAction.InheritanceDemand, Unrestricted = true)] 54[SecurityPermission(SecurityAction.LinkDemand, Unrestricted = true)] 55[SecurityPermission(SecurityAction.InheritanceDemand, Unrestricted = true)]
Hosting\ISAPIRuntime.cs (13)
35[SecurityPermission(SecurityAction.LinkDemand, Unrestricted = true)] // DevDiv #180492 36[SecurityPermission(SecurityAction.InheritanceDemand, Unrestricted = true)] 42[SecurityPermission(SecurityAction.LinkDemand, Unrestricted = true)] // DevDiv #180492 43[SecurityPermission(SecurityAction.InheritanceDemand, Unrestricted = true)] 50[SecurityPermission(SecurityAction.LinkDemand, Unrestricted = true)] // DevDiv #180492 51[SecurityPermission(SecurityAction.InheritanceDemand, Unrestricted = true)] 62[SecurityPermission(SecurityAction.LinkDemand, Unrestricted = true)] // DevDiv #180492 63[SecurityPermission(SecurityAction.InheritanceDemand, Unrestricted = true)] 101[SecurityPermission(SecurityAction.Demand, Unrestricted = true)] 115[SecurityPermission(SecurityAction.LinkDemand, Unrestricted = true)] // DevDiv #180492 128[SecurityPermission(SecurityAction.LinkDemand, Unrestricted = true)] // DevDiv #180492 148[SecurityPermission(SecurityAction.LinkDemand, Unrestricted = true)] // DevDiv #180492 213[SecurityPermission(SecurityAction.LinkDemand, Unrestricted = true)] // DevDiv #180492
Hosting\ProcessHost.cs (2)
1147[PermissionSet(SecurityAction.Assert, Unrestricted = true)] 1153[PermissionSet(SecurityAction.Assert, Unrestricted = true)]
HttpApplication.cs (2)
3184[PermissionSet(SecurityAction.Assert, Unrestricted = true)] 3502[PermissionSet(SecurityAction.Assert, Unrestricted = true)]
HttpRequest.cs (2)
2524[PermissionSet(SecurityAction.Assert, Unrestricted=true)] 3153[PermissionSet(SecurityAction.Demand, Unrestricted = true)]
HttpRuntime.cs (6)
111[SecurityPermission(SecurityAction.LinkDemand, Unrestricted = true)] 1139[PermissionSet(SecurityAction.Assert, Unrestricted = true)] 1293[FileIOPermission(SecurityAction.Assert, Unrestricted = true)] 1862[PermissionSet(SecurityAction.Assert, Unrestricted = true)] 2421[SecurityPermission(SecurityAction.Demand, Unrestricted = true)] 3412[PermissionSet(SecurityAction.Assert, Unrestricted = true)]
httpserverutility.cs (1)
65[SecurityPermission(SecurityAction.Demand, Unrestricted = true)]
Management\SqlWebEventProvider.cs (4)
26[PermissionSet(SecurityAction.InheritanceDemand, Unrestricted = true)] 172[PermissionSet(SecurityAction.InheritanceDemand, Unrestricted = true)] 173[SqlClientPermission(SecurityAction.Assert, Unrestricted = true)] 174[PermissionSet(SecurityAction.Assert, Unrestricted = true)]
Management\WebEvents.cs (5)
655[PermissionSet(SecurityAction.Assert, Unrestricted = true)] 1089[PermissionSet(SecurityAction.InheritanceDemand, Unrestricted = true)] 1912[PermissionSet(SecurityAction.Assert, Unrestricted = true)] 2507[SecurityPermission(SecurityAction.Demand, Unrestricted=true)] 2524[SecurityPermission(SecurityAction.Demand, Unrestricted=true)]
ModulesEntry.cs (1)
65[PermissionSet(SecurityAction.Assert, Unrestricted=true)]
Profile\ProfileModule.cs (1)
54[SecurityPermission(SecurityAction.Demand, Unrestricted = true)]
Routing\PageRouteHandler.cs (1)
70[SecurityPermission(SecurityAction.Assert, Unrestricted = true)]
Security\ADMembershipProvider.cs (49)
53[DirectoryServicesPermission(SecurityAction.LinkDemand, Unrestricted=true)] 54[DirectoryServicesPermission(SecurityAction.InheritanceDemand, Unrestricted=true)] 305[DirectoryServicesPermission(SecurityAction.Assert, Unrestricted=true)] 306[DirectoryServicesPermission(SecurityAction.Demand, Unrestricted=true)] 307[DirectoryServicesPermission(SecurityAction.InheritanceDemand, Unrestricted=true)] 637[DirectoryServicesPermission(SecurityAction.Assert, Unrestricted=true)] 638[DirectoryServicesPermission(SecurityAction.Demand, Unrestricted=true)] 639[DirectoryServicesPermission(SecurityAction.InheritanceDemand, Unrestricted=true)] 1008[DirectoryServicesPermission(SecurityAction.Assert, Unrestricted=true)] 1009[DirectoryServicesPermission(SecurityAction.Demand, Unrestricted=true)] 1010[DirectoryServicesPermission(SecurityAction.InheritanceDemand, Unrestricted=true)] 1190[DirectoryServicesPermission(SecurityAction.Assert, Unrestricted=true)] 1191[DirectoryServicesPermission(SecurityAction.Demand, Unrestricted=true)] 1192[DirectoryServicesPermission(SecurityAction.InheritanceDemand, Unrestricted=true)] 1404[DirectoryServicesPermission(SecurityAction.Assert, Unrestricted=true)] 1405[DirectoryServicesPermission(SecurityAction.Demand, Unrestricted=true)] 1406[DirectoryServicesPermission(SecurityAction.InheritanceDemand, Unrestricted=true)] 1530[DirectoryServicesPermission(SecurityAction.Assert, Unrestricted=true)] 1531[DirectoryServicesPermission(SecurityAction.Demand, Unrestricted=true)] 1532[DirectoryServicesPermission(SecurityAction.InheritanceDemand, Unrestricted=true)] 1591[DirectoryServicesPermission(SecurityAction.Assert, Unrestricted=true)] 1592[DirectoryServicesPermission(SecurityAction.Demand, Unrestricted=true)] 1593[DirectoryServicesPermission(SecurityAction.InheritanceDemand, Unrestricted=true)] 1751[DirectoryServicesPermission(SecurityAction.InheritanceDemand, Unrestricted=true)] 1752[DirectoryServicesPermission(SecurityAction.LinkDemand, Unrestricted=true)] 1767[DirectoryServicesPermission(SecurityAction.Assert, Unrestricted=true)] 1768[DirectoryServicesPermission(SecurityAction.Demand, Unrestricted=true)] 1769[DirectoryServicesPermission(SecurityAction.InheritanceDemand, Unrestricted=true)] 1892[DirectoryServicesPermission(SecurityAction.Assert, Unrestricted=true)] 1893[DirectoryServicesPermission(SecurityAction.Demand, Unrestricted=true)] 1894[DirectoryServicesPermission(SecurityAction.InheritanceDemand, Unrestricted=true)] 1955[DirectoryServicesPermission(SecurityAction.Assert, Unrestricted=true)] 1956[DirectoryServicesPermission(SecurityAction.Demand, Unrestricted=true)] 1957[DirectoryServicesPermission(SecurityAction.InheritanceDemand, Unrestricted=true)] 1998[DirectoryServicesPermission(SecurityAction.Assert, Unrestricted=true)] 1999[DirectoryServicesPermission(SecurityAction.Demand, Unrestricted=true)] 2000[DirectoryServicesPermission(SecurityAction.InheritanceDemand, Unrestricted=true)] 2074[DirectoryServicesPermission(SecurityAction.Assert, Unrestricted=true)] 2075[DirectoryServicesPermission(SecurityAction.Demand, Unrestricted=true)] 2076[DirectoryServicesPermission(SecurityAction.InheritanceDemand, Unrestricted=true)] 2156[DirectoryServicesPermission(SecurityAction.Assert, Unrestricted=true)] 2157[DirectoryServicesPermission(SecurityAction.Demand, Unrestricted=true)] 2158[DirectoryServicesPermission(SecurityAction.InheritanceDemand, Unrestricted=true)] 2174[DirectoryServicesPermission(SecurityAction.Assert, Unrestricted=true)] 2175[DirectoryServicesPermission(SecurityAction.Demand, Unrestricted=true)] 2176[DirectoryServicesPermission(SecurityAction.InheritanceDemand, Unrestricted=true)] 2225[DirectoryServicesPermission(SecurityAction.Assert, Unrestricted=true)] 2226[DirectoryServicesPermission(SecurityAction.Demand, Unrestricted=true)] 2227[DirectoryServicesPermission(SecurityAction.InheritanceDemand, Unrestricted=true)]
Security\AnonymousIdentificationModule.cs (1)
45[SecurityPermission(SecurityAction.Demand, Unrestricted=true)]
Security\AuthStoreRoleProvider.cs (1)
644[PermissionSet(SecurityAction.Assert, Unrestricted = true)]
Security\BackStopAuthenticationModule.cs (2)
29[SecurityPermission(SecurityAction.Demand, Unrestricted=true)] 33[SecurityPermission(SecurityAction.Assert, Unrestricted = true)]
Security\FormsAuthenticationModule.cs (1)
46[SecurityPermission(SecurityAction.Demand, Unrestricted=true)]
Security\PassportAuthenticationModule.cs (1)
43[SecurityPermission(SecurityAction.Demand, Unrestricted=true)]
Security\RoleManagerModule.cs (1)
38[SecurityPermission(SecurityAction.Demand, Unrestricted=true)]
Security\UrlAuthorizationModule.cs (2)
41[SecurityPermission(SecurityAction.Demand, Unrestricted=true)] 63[SecurityPermission(SecurityAction.Demand, Unrestricted=true)]
Security\WindowsAuthenticationModule.cs (1)
44[SecurityPermission(SecurityAction.Demand, Unrestricted=true)]
Security\WindowsTokenRoleProvider.cs (2)
178[PermissionSet(SecurityAction.Assert, Unrestricted=true)] 183[PermissionSet(SecurityAction.Assert, Unrestricted = true)]
State\SessionStateModule.cs (2)
244[SecurityPermission(SecurityAction.Demand, Unrestricted=true)] 1088[RegistryPermission(SecurityAction.Assert, Unrestricted = true)]
State\StateRuntime.cs (7)
36[SecurityPermission(SecurityAction.LinkDemand, Unrestricted = true)] 37[SecurityPermission(SecurityAction.InheritanceDemand, Unrestricted = true)] 44[SecurityPermission(SecurityAction.LinkDemand, Unrestricted = true)] 45[SecurityPermission(SecurityAction.InheritanceDemand, Unrestricted = true)] 66[SecurityPermission(SecurityAction.LinkDemand, Unrestricted = true)] 67[SecurityPermission(SecurityAction.InheritanceDemand, Unrestricted = true)] 96[SecurityPermission(SecurityAction.LinkDemand, Unrestricted = true)]
UI\Control.cs (1)
3207[SecurityPermission(SecurityAction.Demand, Unrestricted = true)]
UI\DesignTimeTemplateParser.cs (2)
43[SecurityPermission(SecurityAction.Demand, Unrestricted = true)] 123[SecurityPermission(SecurityAction.Demand, Unrestricted = true)]
UI\Page.cs (1)
4377[PermissionSet(SecurityAction.Assert, Unrestricted = true)]
UI\PageHandlerFactory.cs (2)
25[PermissionSet(SecurityAction.LinkDemand, Unrestricted = true)] 26[PermissionSet(SecurityAction.InheritanceDemand, Unrestricted=true)]
UI\PageParser.cs (1)
106[SecurityPermission(SecurityAction.Demand, Unrestricted=true)]
UI\SimpleWebHandlerParser.cs (2)
93[SecurityPermission(SecurityAction.Demand, Unrestricted=true)] 538[SecurityPermission(SecurityAction.Demand, Unrestricted=true)]
UI\Util.cs (1)
1679[FileIOPermission(SecurityAction.Assert, Unrestricted = true)]
UI\WebControls\ChangePassword.cs (1)
2213[SecurityPermission(SecurityAction.Demand, Unrestricted = true)]
UI\WebControls\CreateUserWizard.cs (2)
2467[SecurityPermission(SecurityAction.Demand, Unrestricted = true)] 2839[SecurityPermission(SecurityAction.Demand, Unrestricted = true)]
UI\WebControls\login.cs (1)
1679[SecurityPermission(SecurityAction.Demand, Unrestricted = true)]
UI\WebControls\loginstatus.cs (1)
437[SecurityPermission(SecurityAction.Demand, Unrestricted = true)]
UI\WebControls\LoginView.cs (1)
343[SecurityPermission(SecurityAction.Demand, Unrestricted = true)]
UI\WebControls\Menu.cs (2)
1836[SecurityPermission(SecurityAction.Demand, Unrestricted = true)] 2439[SecurityPermission(SecurityAction.Demand, Unrestricted = true)]
UI\WebControls\PasswordRecovery.cs (1)
1685[SecurityPermission(SecurityAction.Demand, Unrestricted = true)]
UI\WebControls\Wizard.cs (1)
1492[SecurityPermission(SecurityAction.Demand, Unrestricted = true)]
UI\WebControls\xml.cs (2)
121[PermissionSet(SecurityAction.Assert, Unrestricted = true)] 377[SecurityPermission(SecurityAction.Demand, Unrestricted = true)]
UI\WebParts\CatalogPart.cs (2)
58[SecurityPermission(SecurityAction.Demand, Unrestricted = true)] 75[SecurityPermission(SecurityAction.Demand, Unrestricted = true)]
UI\WebParts\EditorPart.cs (2)
120[SecurityPermission(SecurityAction.Demand, Unrestricted = true)] 226[SecurityPermission(SecurityAction.Demand, Unrestricted = true)]
Util\AppSettings.cs (1)
161[ConfigurationPermission(SecurityAction.Assert, Unrestricted = true)]
Util\EnableViewStateMacRegistryHelper.cs (1)
64[RegistryPermission(SecurityAction.Assert, Unrestricted = true)]
Util\ExecutionContextUtil.cs (1)
15[SecurityPermission(SecurityAction.LinkDemand, Unrestricted = true)]
Util\FastDelegateCreator.cs (1)
15[SecurityPermission(SecurityAction.LinkDemand, Unrestricted = true)]
Util\GCUtil.cs (3)
45[PermissionSet(SecurityAction.Assert, Unrestricted = true)] 52[PermissionSet(SecurityAction.Assert, Unrestricted = true)] 59[PermissionSet(SecurityAction.Assert, Unrestricted = true)]
Util\Misc.cs (2)
179[RegistryPermission(SecurityAction.LinkDemand, Unrestricted = true)] 180[RegistryPermission(SecurityAction.Assert, Unrestricted = true)]
Util\PathUtil.cs (1)
16[FileIOPermission(SecurityAction.Assert, Unrestricted = true)] // we don't leak this path anywhere
Util\versioninfo.cs (1)
35[FileIOPermission(SecurityAction.Assert, Unrestricted = true)]
Util\WithinCancellableCallbackTaskAwaitable.cs (1)
62[SecurityPermission(SecurityAction.LinkDemand, Unrestricted = true)] // equivalent of [SecurityCritical]
Util\WorkItem.cs (2)
37[SecurityPermission(SecurityAction.Demand, Unrestricted=true)] 49[PermissionSet(SecurityAction.Assert, Unrestricted=true)]
WorkerRequest.cs (1)
609[PermissionSet(SecurityAction.Assert, Unrestricted = true)]
System.Web.ApplicationServices (1)
Security\MembershipCreateUserException.cs (1)
40[PermissionSet(SecurityAction.LinkDemand, Unrestricted = true)]
System.Web.Extensions (6)
Script\Services\WebServiceClientProxyGenerator.cs (1)
34[FileIOPermission(SecurityAction.Assert, Unrestricted = true)]
UI\AppLevelCompilationSectionCache.cs (1)
41ConfigurationPermission(SecurityAction.Assert, Unrestricted = true),
UI\DeploymentSectionCache.cs (1)
39ConfigurationPermission(SecurityAction.Assert, Unrestricted = true),
UI\ScriptManager.cs (1)
1115ConfigurationPermission(SecurityAction.Assert, Unrestricted = true),
UI\ScriptResourceAttribute.cs (1)
332[FileIOPermission(SecurityAction.Assert, Unrestricted = true)]
UI\WebControls\Dynamic.cs (1)
263[PermissionSet(SecurityAction.Assert, Unrestricted = true)]
System.Web.Mobile (2)
Mobile\MobileCapabilities.cs (1)
34 [ConfigurationPermission(SecurityAction.Assert, Unrestricted = true)]
UI\MobileControls\ControlsConfig.cs (1)
33[ConfigurationPermission(SecurityAction.Assert, Unrestricted=true)]
System.Web.Services (8)
parent\parent\inc\PrivilegedConfigurationManager.cs (1)
14[ConfigurationPermission(SecurityAction.Assert, Unrestricted = true)]
System\Web\Services\Configuration\WebServicesSection.cs (2)
76[ConfigurationPermission(SecurityAction.Assert, Unrestricted = true)] 157[ConfigurationPermission(SecurityAction.Assert, Unrestricted = true)]
System\Web\Services\Configuration\WsdlHelpGeneratorElement.cs (1)
25[FileIOPermission(SecurityAction.Assert, Unrestricted = true)]
System\Web\Services\Protocols\DocumentationServerProtocol.cs (2)
148[SecurityPermission(SecurityAction.Assert, Unrestricted = true)] 149[FileIOPermissionAttribute(SecurityAction.Assert, Unrestricted = true)]
System\Web\Services\Protocols\WebServiceHandlerFactory.cs (1)
84[SecurityPermission(SecurityAction.Assert, Unrestricted = true)]
System\Web\Services\Protocols\XmlReturnReader.cs (1)
85[PermissionSet(SecurityAction.Assert, Unrestricted = true)]
System.Windows.Forms (7)
misc\DbgUtil.cs (3)
50EnvironmentPermission(SecurityAction.Assert, Unrestricted=true), 51FileIOPermission(SecurityAction.Assert, Unrestricted=true), 53UIPermission(SecurityAction.Assert, Unrestricted=true)
misc\PrivilegedConfigurationManager.cs (1)
14[ConfigurationPermission(SecurityAction.Assert, Unrestricted=true)]
winforms\Managed\System\WinForms\UnsafeNativeMethods.cs (2)
7524[ReflectionPermission(SecurityAction.Assert, Unrestricted=true)] 7529[ReflectionPermission(SecurityAction.Assert, Unrestricted=true)]
winforms\Managed\System\WinForms\WinFormsUtils.cs (1)
753[ReflectionPermission(SecurityAction.Assert, Unrestricted = true)]
System.Xml (5)
System\Xml\Core\BinaryCompatibility.cs (1)
15[ReflectionPermission(SecurityAction.Assert, Unrestricted = true)]
System\Xml\Core\SecureStringHasher.cs (1)
73[ReflectionPermission(SecurityAction.Assert, Unrestricted = true)]
System\Xml\Core\XmlReaderSettings.cs (1)
743[RegistryPermission(SecurityAction.Assert, Unrestricted = true)]
System\Xml\XmlQualifiedName.cs (2)
167[ReflectionPermission(SecurityAction.Assert, Unrestricted = true)] 186[RegistryPermission(SecurityAction.Assert, Unrestricted = true)]
WindowsBase (29)
Base\System\IO\Packaging\PackageDigitalSignatureManager.cs (1)
834[SecurityPermissionAttribute(SecurityAction.LinkDemand, Unrestricted = true)]
Base\System\Windows\BaseCompatibilityPreferences.cs (1)
245[RegistryPermission(SecurityAction.Assert, Read = WpfPackagingKey, Unrestricted = true)]
Base\System\Windows\Interop\ComponentDispatcher.cs (4)
200[UIPermissionAttribute(SecurityAction.LinkDemand,Unrestricted=true)] 221[UIPermissionAttribute(SecurityAction.LinkDemand, Unrestricted = true)] 295[UIPermissionAttribute(SecurityAction.LinkDemand, Unrestricted = true)] 301[UIPermissionAttribute(SecurityAction.LinkDemand, Unrestricted=true)]
Base\System\Windows\Interop\IKeyboardInputSink.cs (5)
32[SecurityCritical, UIPermissionAttribute(SecurityAction.LinkDemand, Unrestricted=true)] 51[SecurityCritical, UIPermissionAttribute(SecurityAction.LinkDemand, Unrestricted=true)] 78[SecurityCritical, UIPermissionAttribute(SecurityAction.LinkDemand, Unrestricted=true)] 97[SecurityCritical, UIPermissionAttribute(SecurityAction.LinkDemand, Unrestricted=true)] 115[SecurityCritical, UIPermissionAttribute(SecurityAction.LinkDemand, Unrestricted=true)]
Base\System\Windows\Interop\IKeyboardInputSite.cs (1)
24[SecurityCritical, UIPermissionAttribute(SecurityAction.LinkDemand, Unrestricted=true)]
Base\System\Windows\Threading\Dispatcher.cs (5)
323[UIPermissionAttribute(SecurityAction.LinkDemand,Unrestricted=true)] 343[UIPermissionAttribute(SecurityAction.LinkDemand,Unrestricted=true)] 1722[UIPermissionAttribute(SecurityAction.LinkDemand,Unrestricted=true)] 1763[UIPermissionAttribute(SecurityAction.LinkDemand,Unrestricted=true)] 1769[UIPermissionAttribute(SecurityAction.LinkDemand,Unrestricted=true)]
Base\System\Windows\Threading\DispatcherHooks.cs (12)
29[UIPermissionAttribute(SecurityAction.LinkDemand,Unrestricted=true)] 38[UIPermissionAttribute(SecurityAction.LinkDemand,Unrestricted=true)] 68[UIPermissionAttribute(SecurityAction.LinkDemand,Unrestricted=true)] 77[UIPermissionAttribute(SecurityAction.LinkDemand,Unrestricted=true)] 107[UIPermissionAttribute(SecurityAction.LinkDemand,Unrestricted=true)] 116[UIPermissionAttribute(SecurityAction.LinkDemand,Unrestricted=true)] 146[UIPermissionAttribute(SecurityAction.LinkDemand,Unrestricted=true)] 155[UIPermissionAttribute(SecurityAction.LinkDemand,Unrestricted=true)] 180[UIPermissionAttribute(SecurityAction.LinkDemand,Unrestricted=true)] 189[UIPermissionAttribute(SecurityAction.LinkDemand,Unrestricted=true)] 214[UIPermissionAttribute(SecurityAction.LinkDemand,Unrestricted=true)] 223[UIPermissionAttribute(SecurityAction.LinkDemand,Unrestricted=true)]
WsatUI (6)
MMCUI\WSATPropertySheet.cs (6)
52[SecurityPermissionAttribute(SecurityAction.Demand, Unrestricted = true, UnmanagedCode = true)] 69[SecurityPermissionAttribute(SecurityAction.Demand, Unrestricted = true, UnmanagedCode = true)] 75[SecurityPermissionAttribute(SecurityAction.Demand, Unrestricted = true, UnmanagedCode = true)] 179[SecurityPermissionAttribute(SecurityAction.Demand, Unrestricted = true, UnmanagedCode = true)] 253[SecurityPermissionAttribute(SecurityAction.Demand, Unrestricted = true, UnmanagedCode = true)] 376[SecurityPermissionAttribute(SecurityAction.Demand, Unrestricted = true, UnmanagedCode = true)]
19 references to Unrestricted
System (10)
compmod\system\security\permissions\AspNetHostingPermission.cs (1)
49if (Unrestricted) {
net\System\Net\DnsPermission.cs (1)
29if (Unrestricted) {
net\System\Net\mail\smtppermission.cs (1)
51if (Unrestricted) {
net\System\Net\NetworkInformation\NetworkInformationPermission.cs (1)
48if (Unrestricted) {
net\System\Net\SocketPermission.cs (1)
103if (Unrestricted) {
net\System\Net\WebPermission.cs (1)
147if (Unrestricted) {
security\system\security\permissions\storepermissionattribute.cs (1)
63if (Unrestricted)
security\system\security\permissions\typedescriptorpermissionattribute.cs (1)
33if (Unrestricted)
services\monitoring\system\diagnosticts\EventLogPermissionAttribute.cs (1)
50if (Unrestricted)
services\monitoring\system\diagnosticts\PerformanceCounterPermissionAttribute.cs (1)
65if (Unrestricted)
System.Configuration (1)
System\Configuration\ConfigurationPermission.cs (1)
21PermissionState state = (this.Unrestricted) ?
System.Data (1)
fx\src\data\System\Data\Common\DBDataPermission.cs (1)
61_isUnrestricted = permissionAttribute.Unrestricted;
System.Drawing (1)
commonui\System\Drawing\Printing\PrintingPermissionAttribute.cs (1)
43if (Unrestricted) {
System.Messaging (1)
System\Messaging\MessageQueuePermissionAttribute.cs (1)
138if (Unrestricted)
System.Net (2)
net\PeerToPeer\Collaboration\PeerCollaborationPermission.cs (1)
35if (Unrestricted){
net\PeerToPeer\PnrpPermission.cs (1)
33if (Unrestricted) {
System.Security (1)
system\security\permissions\dataprotectionpermissionattribute.cs (1)
51if (Unrestricted)
WindowsBase (2)
Base\System\Security\Permissions\MediaPermission.cs (1)
612if (Unrestricted)
Base\System\Security\Permissions\WebBrowserPermission.cs (1)
387if (Unrestricted)