Base:
method
HasCustomAttribute
Internal.TypeSystem.MethodDesc.HasCustomAttribute(System.String, System.String)
3 overrides of HasCustomAttribute
ILCompiler.Compiler (2)
IL\Stubs\StartupCode\StartupCodeMainMethod.cs (2)
197
public override bool
HasCustomAttribute
(string attributeNamespace, string attributeName)
301
public override bool
HasCustomAttribute
(string attributeNamespace, string attributeName)
ILCompiler.TypeSystem (1)
parent\parent\Common\TypeSystem\IL\Stubs\ILEmitter.cs (1)
875
public override bool
HasCustomAttribute
(string attributeNamespace, string attributeName)