1 instantiation of MethodAccessException
mscorlib (1)
system\runtime\interopservices\windowsruntime\custompropertyimpl.cs (1)
115
throw new
MethodAccessException
(
28 references to MethodAccessException
PresentationFramework (16)
src\Framework\MS\Internal\Data\IndexedEnumerable.cs (4)
563
catch (
MethodAccessException
)
596
catch (
MethodAccessException
)
629
catch (
MethodAccessException
)
662
catch (
MethodAccessException
)
src\Framework\System\Windows\Data\ObjectDataProvider.cs (1)
547
catch (
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)
183
catch (
MethodAccessException
e)
254
catch (
MethodAccessException
e)
System.Drawing (1)
commonui\System\Drawing\Printing\PrintDocument.cs (1)
157
catch (
MethodAccessException
) {
System.ServiceModel (1)
System\ServiceModel\Description\ServiceDescription.cs (1)
169
catch (
MethodAccessException
methodAccessException)
System.Web.DataVisualization (1)
Common\Utilities\XmlSerializer.cs (1)
1089
catch (
MethodAccessException
)
System.Windows.Forms (2)
winforms\Managed\System\WinForms\BindingSource.cs (1)
705
catch (
MethodAccessException
ex) {
winforms\Managed\System\WinForms\ListBindingHelper.cs (1)
277
catch (
MethodAccessException
ex) {
System.Windows.Forms.DataVisualization (1)
Common\Utilities\XmlSerializer.cs (1)
1089
catch (
MethodAccessException
)
WsatConfig (2)
Configuration\FirewallWrapper.cs (2)
42
catch (
MethodAccessException
ex)
86
catch (
MethodAccessException
e)
WsatUI (2)
Configuration\FirewallWrapper.cs (2)
42
catch (
MethodAccessException
ex)
86
catch (
MethodAccessException
e)