10 references to UnauthorizedAccessException
Microsoft.Build (1)
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (1)
440throw new UnauthorizedAccessException();
Microsoft.Build.Tasks.UnitTests (2)
AssemblyDependency\ResolveAssemblyReferenceTestFixture.cs (2)
1200throw new UnauthorizedAccessException(); 1988throw new UnauthorizedAccessException();
PresentationCore (1)
MS\Internal\Text\TextInterface\DWriteUtil.cs (1)
24throw new System.UnauthorizedAccessException();
ReachFramework (1)
Packaging\XpsManager.cs (1)
159throw new UnauthorizedAccessException();
System.IO.MemoryMappedFiles (2)
System\IO\MemoryMappedFiles\MemoryMappedView.Unix.cs (2)
22throw new UnauthorizedAccessException(); 73throw new UnauthorizedAccessException();
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\Accessible.cs (1)
1360throw new UnauthorizedAccessException();
MS\Internal\AutomationProxies\MSAANativeProvider.cs (1)
962throw new UnauthorizedAccessException();
MS\Internal\AutomationProxies\WindowsRichEdit.cs (1)
505throw new UnauthorizedAccessException();