1 instantiation of MethodAccessException
mscorlib (1)
system\runtime\interopservices\windowsruntime\custompropertyimpl.cs (1)
115throw new MethodAccessException(
28 references to MethodAccessException
PresentationFramework (16)
src\Framework\MS\Internal\Data\IndexedEnumerable.cs (4)
563catch (MethodAccessException ) 596catch (MethodAccessException ) 629catch (MethodAccessException ) 662catch (MethodAccessException )
src\Framework\System\Windows\Data\ObjectDataProvider.cs (1)
547catch (MethodAccessException mae)
src\Shared\MS\Internal\WindowsRuntime\ReflectionHelper.cs (11)
56/// <exception cref="MethodAccessException">The caller does not have permission to execute the method</exception> 89/// <exception cref="MethodAccessException">The caller does not have permission to execute the method</exception> 120/// <exception cref="MethodAccessException">The caller does not have permission to execute the method</exception> 139/// <exception cref="MethodAccessException">The caller does not have permission to execute the method</exception> 172/// <exception cref="MethodAccessException">The caller does not have permission to execute the method</exception> 203/// <exception cref="MethodAccessException">The caller does not have permission to execute the method</exception> 226/// <exception cref="MethodAccessException">The caller does not have permission to execute the method</exception> 259/// <exception cref="MethodAccessException">The caller does not have permission to execute the method</exception> 303/// <exception cref="MethodAccessException">The constructor is private or protected, and the caller lacks ReflectionPermissionFlag.MemberAccess/></exception> 328/// <exception cref="MethodAccessException">The constructor is private or protected, and the caller lacks ReflectionPermissionFlag.MemberAccess/></exception> 355/// <exception cref="MethodAccessException">The constructor is private or protected, and the caller lacks ReflectionPermissionFlag.MemberAccess/></exception>
System.Data.Entity (2)
System\Data\Metadata\AspProxy.cs (2)
183catch (MethodAccessException e) 254catch (MethodAccessException e)
System.Drawing (1)
commonui\System\Drawing\Printing\PrintDocument.cs (1)
157catch (MethodAccessException) {
System.ServiceModel (1)
System\ServiceModel\Description\ServiceDescription.cs (1)
169catch (MethodAccessException methodAccessException)
System.Web.DataVisualization (1)
Common\Utilities\XmlSerializer.cs (1)
1089catch (MethodAccessException)
System.Windows.Forms (2)
winforms\Managed\System\WinForms\BindingSource.cs (1)
705catch (MethodAccessException ex) {
winforms\Managed\System\WinForms\ListBindingHelper.cs (1)
277catch (MethodAccessException ex) {
System.Windows.Forms.DataVisualization (1)
Common\Utilities\XmlSerializer.cs (1)
1089catch (MethodAccessException)
WsatConfig (2)
Configuration\FirewallWrapper.cs (2)
42catch (MethodAccessException ex) 86catch (MethodAccessException e)
WsatUI (2)
Configuration\FirewallWrapper.cs (2)
42catch (MethodAccessException ex) 86catch (MethodAccessException e)