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