156 references to ParameterModifier
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\External\Extensions.cs (2)
19
public static MethodInfo GetMethod(this Type type, String name, BindingFlags bindingAttr, System.Reflection.Binder binder, CallingConventions callConvention, Type[] types,
ParameterModifier
[] modifiers)
24
public static MethodInfo GetMethod(this Type type, String name, BindingFlags bindingAttr, System.Reflection.Binder binder, Type[] types,
ParameterModifier
[] modifiers)
ILCompiler.Compiler (10)
src\runtime\src\tools\illink\src\ILLink.Shared\TrimAnalysis\IntrinsicId.cs (10)
83
/// <item><see cref="System.Type.GetConstructor(System.Reflection.BindingFlags, System.Reflection.Binder?, System.Type[], System.Reflection.
ParameterModifier
[]?)"/></item>
84
/// <item><see cref="System.Type.GetConstructor(System.Reflection.BindingFlags, System.Reflection.Binder?, System.Reflection.CallingConventions, System.Type[], System.Reflection.
ParameterModifier
[]?)"/></item>
97
/// <item><see cref="System.Type.GetMethod(string, System.Type[], System.Reflection.
ParameterModifier
[]?)"/></item>
99
/// <item><see cref="System.Type.GetMethod(string, System.Reflection.BindingFlags, System.Reflection.Binder, System.Type[], System.Reflection.
ParameterModifier
[]?)"/></item>
100
/// <item><see cref="System.Type.GetMethod(string, System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type[], System.Reflection.
ParameterModifier
[]?)"/></item>
102
/// <item><see cref="System.Type.GetMethod(string, int, System.Type[], System.Reflection.
ParameterModifier
[]?)"/></item>
103
/// <item><see cref="System.Type.GetMethod(string, int, System.Reflection.BindingFlags, System.Reflection.Binder?, System.Type[], System.Reflection.
ParameterModifier
[]?)"/></item>
104
/// <item><see cref="System.Type.GetMethod(string, int, System.Reflection.BindingFlags, System.Reflection.Binder?, System.Reflection.CallingConventions, System.Type[], System.Reflection.
ParameterModifier
[]?)"/></item>
130
/// <item><see cref="System.Type.GetProperty(string, System.Type?, System.Type[], System.Reflection.
ParameterModifier
[])"/></item>
131
/// <item><see cref="System.Type.GetProperty(string, System.Reflection.BindingFlags, System.Reflection.Binder?, System.Type?, System.Type[], System.Reflection.
ParameterModifier
[]?)"/></item>
illink (10)
src\runtime\src\tools\illink\src\ILLink.Shared\TrimAnalysis\IntrinsicId.cs (10)
83
/// <item><see cref="System.Type.GetConstructor(System.Reflection.BindingFlags, System.Reflection.Binder?, System.Type[], System.Reflection.
ParameterModifier
[]?)"/></item>
84
/// <item><see cref="System.Type.GetConstructor(System.Reflection.BindingFlags, System.Reflection.Binder?, System.Reflection.CallingConventions, System.Type[], System.Reflection.
ParameterModifier
[]?)"/></item>
97
/// <item><see cref="System.Type.GetMethod(string, System.Type[], System.Reflection.
ParameterModifier
[]?)"/></item>
99
/// <item><see cref="System.Type.GetMethod(string, System.Reflection.BindingFlags, System.Reflection.Binder, System.Type[], System.Reflection.
ParameterModifier
[]?)"/></item>
100
/// <item><see cref="System.Type.GetMethod(string, System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type[], System.Reflection.
ParameterModifier
[]?)"/></item>
102
/// <item><see cref="System.Type.GetMethod(string, int, System.Type[], System.Reflection.
ParameterModifier
[]?)"/></item>
103
/// <item><see cref="System.Type.GetMethod(string, int, System.Reflection.BindingFlags, System.Reflection.Binder?, System.Type[], System.Reflection.
ParameterModifier
[]?)"/></item>
104
/// <item><see cref="System.Type.GetMethod(string, int, System.Reflection.BindingFlags, System.Reflection.Binder?, System.Reflection.CallingConventions, System.Type[], System.Reflection.
ParameterModifier
[]?)"/></item>
130
/// <item><see cref="System.Type.GetProperty(string, System.Type?, System.Type[], System.Reflection.
ParameterModifier
[])"/></item>
131
/// <item><see cref="System.Type.GetProperty(string, System.Reflection.BindingFlags, System.Reflection.Binder?, System.Type?, System.Type[], System.Reflection.
ParameterModifier
[]?)"/></item>
ILLink.RoslynAnalyzer (10)
src\runtime\src\tools\illink\src\ILLink.Shared\TrimAnalysis\IntrinsicId.cs (10)
83
/// <item><see cref="System.Type.GetConstructor(System.Reflection.BindingFlags, System.Reflection.Binder?, System.Type[], System.Reflection.
ParameterModifier
[]?)"/></item>
84
/// <item><see cref="System.Type.GetConstructor(System.Reflection.BindingFlags, System.Reflection.Binder?, System.Reflection.CallingConventions, System.Type[], System.Reflection.
ParameterModifier
[]?)"/></item>
97
/// <item><see cref="System.Type.GetMethod(string, System.Type[], System.Reflection.
ParameterModifier
[]?)"/></item>
99
/// <item><see cref="System.Type.GetMethod(string, System.Reflection.BindingFlags, System.Reflection.Binder, System.Type[], System.Reflection.
ParameterModifier
[]?)"/></item>
100
/// <item><see cref="System.Type.GetMethod(string, System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type[], System.Reflection.
ParameterModifier
[]?)"/></item>
102
/// <item><see cref="System.Type.GetMethod(string, int, System.Type[], System.Reflection.
ParameterModifier
[]?)"/></item>
103
/// <item><see cref="System.Type.GetMethod(string, int, System.Reflection.BindingFlags, System.Reflection.Binder?, System.Type[], System.Reflection.
ParameterModifier
[]?)"/></item>
104
/// <item><see cref="System.Type.GetMethod(string, int, System.Reflection.BindingFlags, System.Reflection.Binder?, System.Reflection.CallingConventions, System.Type[], System.Reflection.
ParameterModifier
[]?)"/></item>
130
/// <item><see cref="System.Type.GetProperty(string, System.Type?, System.Type[], System.Reflection.
ParameterModifier
[])"/></item>
131
/// <item><see cref="System.Type.GetProperty(string, System.Reflection.BindingFlags, System.Reflection.Binder?, System.Type?, System.Type[], System.Reflection.
ParameterModifier
[]?)"/></item>
Microsoft.VisualBasic.Core (4)
Microsoft\VisualBasic\CompilerServices\VBBinder.vb (4)
145
Public Overrides Function BindToMethod(ByVal bindingAttr As BindingFlags, ByVal match() As MethodBase, ByRef args() As Object, ByVal modifiers() As
ParameterModifier
, ByVal culture As CultureInfo, ByVal names() As String, ByRef ObjState As Object) As MethodBase
1593
Public Overrides Function SelectMethod(ByVal bindingAttr As BindingFlags, ByVal match() As MethodBase, ByVal types() As Type, ByVal modifiers() As
ParameterModifier
) As MethodBase
1600
Public Overrides Function SelectProperty(ByVal bindingAttr As BindingFlags, ByVal match() As PropertyInfo, ByVal returnType As Type, ByVal indexes() As Type, ByVal modifiers() As
ParameterModifier
) As PropertyInfo
1944
Dim modifiers As
ParameterModifier
() = Nothing
mscorlib (1)
src\runtime\src\libraries\shims\mscorlib\ref\mscorlib.cs (1)
484
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Reflection.
ParameterModifier
))]
netstandard (1)
netstandard.cs (1)
1452
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Reflection.
ParameterModifier
))]
PresentationFramework (3)
MS\Internal\Interop\InternalDispatchObject.cs (3)
88
MethodInfo IReflect.GetMethod(string name, BindingFlags bindingAttr, Binder binder, Type[] types,
ParameterModifier
[] modifiers)
104
PropertyInfo IReflect.GetProperty(string name, BindingFlags bindingAttr, Binder binder, Type returnType, Type[] types,
ParameterModifier
[] modifiers)
113
object IReflect.InvokeMember(string name, BindingFlags invokeAttr, Binder binder, object target, object[] args,
ParameterModifier
[] modifiers, System.Globalization.CultureInfo culture, string[] namedParameters)
System.ComponentModel.Composition (1)
System\ComponentModel\Composition\ExportServices.cs (1)
44
Array.Empty<
ParameterModifier
>()) != null;
System.ComponentModel.TypeConverter (3)
System\ComponentModel\ReflectPropertyDescriptor.cs (3)
335
_propInfo = _componentClass.GetProperty(Name, bindingFlags, binder: null, PropertyType, Type.EmptyTypes, Array.Empty<
ParameterModifier
>());
448
_propInfo = _componentClass.GetProperty(Name, bindingFlags, binder: null, PropertyType, Type.EmptyTypes, Array.Empty<
ParameterModifier
>());
818
memberInfo = currentReflectType.GetProperty(Name, bindingFlags, binder: null, PropertyType, Type.EmptyTypes, Array.Empty<
ParameterModifier
>());
System.Private.CoreLib (57)
src\runtime\src\libraries\System.Private.CoreLib\src\System\DefaultBinder.cs (3)
35
ParameterModifier
[]? modifiers, CultureInfo? cultureInfo, string[]? names, out object? state)
542
public sealed override MethodBase? SelectMethod(BindingFlags bindingAttr, MethodBase[] match, Type[] types,
ParameterModifier
[]? modifiers)
636
Type[]? indexes,
ParameterModifier
[]? modifiers)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Reflection\Binder.cs (3)
12
public abstract MethodBase BindToMethod(BindingFlags bindingAttr, MethodBase[] match, ref object?[] args,
ParameterModifier
[]? modifiers, CultureInfo? culture, string[]? names, out object? state);
15
public abstract MethodBase? SelectMethod(BindingFlags bindingAttr, MethodBase[] match, Type[] types,
ParameterModifier
[]? modifiers);
16
public abstract PropertyInfo? SelectProperty(BindingFlags bindingAttr, PropertyInfo[] match, Type? returnType, Type[]? indexes,
ParameterModifier
[]? modifiers);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Reflection\Emit\SymbolType.cs (4)
315
object?[]? args,
ParameterModifier
[]? modifiers, CultureInfo? culture, string[]? namedParameters)
374
CallingConventions callConvention, Type[] types,
ParameterModifier
[]? modifiers)
387
CallingConventions callConvention, Type[]? types,
ParameterModifier
[]? modifiers)
437
Type? returnType, Type[]? types,
ParameterModifier
[]? modifiers)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Reflection\Emit\TypeBuilderInstantiation.cs (4)
102
public override object InvokeMember(string name, BindingFlags invokeAttr, Binder? binder, object? target, object?[]? args,
ParameterModifier
[]? modifiers, CultureInfo? culture, string[]? namedParameters) { throw new NotSupportedException(); }
164
protected override ConstructorInfo GetConstructorImpl(BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[] types,
ParameterModifier
[]? modifiers) { throw new NotSupportedException(SR.Format(SR.NotSupported_TypeBuilderInstantiation_ResolvingMembers, nameof(TypeBuilder.GetConstructor))); }
170
protected override MethodInfo GetMethodImpl(string name, BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[]? types,
ParameterModifier
[]? modifiers) { throw new NotSupportedException(SR.Format(SR.NotSupported_TypeBuilderInstantiation_ResolvingMembers, nameof(TypeBuilder.GetMethod))); }
195
protected override PropertyInfo GetPropertyImpl(string name, BindingFlags bindingAttr, Binder? binder, Type? returnType, Type[]? types,
ParameterModifier
[]? modifiers) { throw new NotSupportedException(); }
src\runtime\src\libraries\System.Private.CoreLib\src\System\Reflection\IReflect.cs (3)
15
MethodInfo? GetMethod(string name, BindingFlags bindingAttr, Binder? binder, Type[] types,
ParameterModifier
[]? modifiers);
44
PropertyInfo? GetProperty(string name, BindingFlags bindingAttr, Binder? binder, Type? returnType, Type[] types,
ParameterModifier
[]? modifiers);
81
object? InvokeMember(string name, BindingFlags invokeAttr, Binder? binder, object? target, object?[]? args,
ParameterModifier
[]? modifiers, CultureInfo? culture, string[]? namedParameters);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Reflection\ModifiedType.cs (4)
85
object?[]? args,
ParameterModifier
[]? modifiers, CultureInfo? culture, string[]? namedParameters)
103
CallingConventions callConvention, Type[] types,
ParameterModifier
[]? modifiers) => throw new NotSupportedException(SR.NotSupported_ModifiedType);
110
CallingConventions callConvention, Type[]? types,
ParameterModifier
[]? modifiers)
142
Type? returnType, Type[]? types,
ParameterModifier
[]? modifiers)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Reflection\Module.cs (2)
49
public MethodInfo? GetMethod(string name, BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[] types,
ParameterModifier
[]? modifiers)
62
protected virtual MethodInfo? GetMethodImpl(string name, BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[]? types,
ParameterModifier
[]? modifiers) { throw NotImplemented.ByDesign; }
src\runtime\src\libraries\System.Private.CoreLib\src\System\Reflection\SignatureType.cs (5)
143
public sealed override object InvokeMember(string name, BindingFlags invokeAttr, Binder? binder, object? target, object?[]? args,
ParameterModifier
[]? modifiers, CultureInfo? culture, string[]? namedParameters) => throw new NotSupportedException(SR.NotSupported_SignatureType);
146
protected sealed override MethodInfo GetMethodImpl(string name, BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[]? types,
ParameterModifier
[]? modifiers) => throw new NotSupportedException(SR.NotSupported_SignatureType);
149
protected sealed override MethodInfo GetMethodImpl(string name, int genericParameterCount, BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[]? types,
ParameterModifier
[]? modifiers) => throw new NotSupportedException(SR.NotSupported_SignatureType);
152
protected sealed override PropertyInfo GetPropertyImpl(string name, BindingFlags bindingAttr, Binder? binder, Type? returnType, Type[]? types,
ParameterModifier
[]? modifiers) => throw new NotSupportedException(SR.NotSupported_SignatureType);
185
protected sealed override ConstructorInfo GetConstructorImpl(BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[] types,
ParameterModifier
[]? modifiers) => throw new NotSupportedException(SR.NotSupported_SignatureType);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Reflection\TypeDelegator.cs (4)
46
object?[]? args,
ParameterModifier
[]? modifiers, CultureInfo? culture, string[]? namedParameters)
64
CallingConventions callConvention, Type[] types,
ParameterModifier
[]? modifiers)
74
CallingConventions callConvention, Type[]? types,
ParameterModifier
[]? modifiers)
112
Type? returnType, Type[]? types,
ParameterModifier
[]? modifiers)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Type.cs (15)
184
public ConstructorInfo? GetConstructor(BindingFlags bindingAttr, Binder? binder, Type[] types,
ParameterModifier
[]? modifiers) => GetConstructor(bindingAttr, binder, CallingConventions.Any, types, modifiers);
187
public ConstructorInfo? GetConstructor(BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[] types,
ParameterModifier
[]? modifiers)
199
protected abstract ConstructorInfo? GetConstructorImpl(BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[] types,
ParameterModifier
[]? modifiers);
327
public MethodInfo? GetMethod(string name, Type[] types,
ParameterModifier
[]? modifiers) => GetMethod(name, DefaultLookup, null, types, modifiers);
330
public MethodInfo? GetMethod(string name, BindingFlags bindingAttr, Binder? binder, Type[] types,
ParameterModifier
[]? modifiers) => GetMethod(name, bindingAttr, binder, CallingConventions.Any, types, modifiers);
333
public MethodInfo? GetMethod(string name, BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[] types,
ParameterModifier
[]? modifiers)
346
protected abstract MethodInfo? GetMethodImpl(string name, BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[]? types,
ParameterModifier
[]? modifiers);
352
public MethodInfo? GetMethod(string name, int genericParameterCount, Type[] types,
ParameterModifier
[]? modifiers) => GetMethod(name, genericParameterCount, DefaultLookup, null, types, modifiers);
374
public MethodInfo? GetMethod(string name, int genericParameterCount, BindingFlags bindingAttr, Binder? binder, Type[] types,
ParameterModifier
[]? modifiers) => GetMethod(name, genericParameterCount, bindingAttr, binder, CallingConventions.Any, types, modifiers);
377
public MethodInfo? GetMethod(string name, int genericParameterCount, BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[] types,
ParameterModifier
[]? modifiers)
390
protected virtual MethodInfo? GetMethodImpl(string name, int genericParameterCount, BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[]? types,
ParameterModifier
[]? modifiers) => throw new NotSupportedException();
438
public PropertyInfo? GetProperty(string name, Type? returnType, Type[] types,
ParameterModifier
[]? modifiers) => GetProperty(name, DefaultLookup, null, returnType, types, modifiers);
441
public PropertyInfo? GetProperty(string name, BindingFlags bindingAttr, Binder? binder, Type? returnType, Type[] types,
ParameterModifier
[]? modifiers)
450
protected abstract PropertyInfo? GetPropertyImpl(string name, BindingFlags bindingAttr, Binder? binder, Type? returnType, Type[]? types,
ParameterModifier
[]? modifiers);
589
public abstract object? InvokeMember(string name, BindingFlags invokeAttr, Binder? binder, object? target, object?[]? args,
ParameterModifier
[]? modifiers, CultureInfo? culture, string[]? namedParameters);
System\Reflection\Runtime\Modules\NativeFormat\NativeFormatRuntimeModule.cs (1)
72
protected sealed override MethodInfo GetMethodImpl(string name, BindingFlags bindingAttr, Binder binder, CallingConventions callConvention, Type[] types,
ParameterModifier
[] modifiers)
System\Reflection\Runtime\TypeInfos\RuntimeTypeInfo.BindingFlags.cs (3)
14
public ConstructorInfo GetConstructorImpl(BindingFlags bindingAttr, Binder binder, CallingConventions callConvention, Type[] types,
ParameterModifier
[] modifiers)
55
public MethodInfo GetMethodImpl(string name, int genericParameterCount, BindingFlags bindingAttr, Binder binder, CallingConventions callConvention, Type[] types,
ParameterModifier
[] modifiers)
101
public PropertyInfo GetPropertyImpl(string name, BindingFlags bindingAttr, Binder binder, Type returnType, Type[] types,
ParameterModifier
[] modifiers)
System\Reflection\Runtime\TypeInfos\RuntimeTypeInfo.InvokeMember.cs (1)
19
object?[]? providedArgs,
ParameterModifier
[]? modifiers, CultureInfo? culture, string[]? namedParams)
System\RuntimeType.NativeAot.cs (5)
710
protected override ConstructorInfo? GetConstructorImpl(BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[] types,
ParameterModifier
[]? modifiers)
734
protected override MethodInfo? GetMethodImpl(string name, BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[]? types,
ParameterModifier
[]? modifiers)
738
protected override MethodInfo? GetMethodImpl(string name, int genericParameterCount, BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[]? types,
ParameterModifier
[]? modifiers)
754
protected override PropertyInfo? GetPropertyImpl(string name, BindingFlags bindingAttr, Binder? binder, Type? returnType, Type[]? types,
ParameterModifier
[]? modifiers)
777
public override object? InvokeMember(string name, BindingFlags invokeAttr, Binder? binder, object? target, object?[]? args,
ParameterModifier
[]? modifiers, CultureInfo? culture, string[]? namedParameters)
System.Private.Reflection.Execution (4)
Internal\Reflection\Execution\TypeLoader\ConstraintValidatorSupport.cs (4)
177
public override object InvokeMember(string name, BindingFlags invokeAttr, Binder binder, object target, object[] args,
ParameterModifier
[] modifiers, CultureInfo culture, string[] namedParameters) { Debug.Assert(false); throw NotImplemented.ByDesign; }
184
protected override ConstructorInfo GetConstructorImpl(BindingFlags bindingAttr, Binder binder, CallingConventions callConvention, Type[] types,
ParameterModifier
[] modifiers) { Debug.Assert(false); throw NotImplemented.ByDesign; }
186
protected override MethodInfo GetMethodImpl(string name, BindingFlags bindingAttr, Binder binder, CallingConventions callConvention, Type[] types,
ParameterModifier
[] modifiers) { Debug.Assert(false); throw NotImplemented.ByDesign; }
188
protected override PropertyInfo GetPropertyImpl(string name, BindingFlags bindingAttr, Binder binder, Type returnType, Type[] types,
ParameterModifier
[] modifiers) { Debug.Assert(false); throw NotImplemented.ByDesign; }
System.Reflection (1)
System.Reflection.cs (1)
28
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Reflection.
ParameterModifier
))]
System.Reflection.Context (11)
System\Reflection\Context\Custom\CustomType.cs (2)
83
protected override PropertyInfo? GetPropertyImpl(string name, BindingFlags bindingAttr, Binder? binder, Type? returnType, Type[]? types,
ParameterModifier
[]? modifiers)
182
protected override MethodInfo? GetMethodImpl(string name, BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[]? types,
ParameterModifier
[]? modifiers)
System\Reflection\Context\Delegation\DelegatingModule.cs (1)
94
protected override MethodInfo? GetMethodImpl(string name, BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[]? types,
ParameterModifier
[]? modifiers)
System\Reflection\Context\Delegation\DelegatingType.cs (4)
303
protected override ConstructorInfo? GetConstructorImpl(BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[] types,
ParameterModifier
[]? modifiers)
353
protected override MethodInfo? GetMethodImpl(string name, BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[]? types,
ParameterModifier
[]? modifiers)
381
protected override PropertyInfo? GetPropertyImpl(string name, BindingFlags bindingAttr, Binder? binder, Type? returnType, Type[]? types,
ParameterModifier
[]? modifiers)
416
public override object? InvokeMember(string name, BindingFlags invokeAttr, Binder? binder, object? target, object?[]? args,
ParameterModifier
[]? modifiers, CultureInfo? culture, string[]? namedParameters)
System\Reflection\Context\Projection\ProjectingModule.cs (1)
58
protected override MethodInfo? GetMethodImpl(string name, BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[]? types,
ParameterModifier
[]? modifiers)
System\Reflection\Context\Projection\ProjectingType.cs (3)
182
protected override ConstructorInfo? GetConstructorImpl(BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[] types,
ParameterModifier
[]? modifiers)
260
protected override MethodInfo? GetMethodImpl(string name, BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[]? types,
ParameterModifier
[]? modifiers)
287
protected override PropertyInfo? GetPropertyImpl(string name, BindingFlags bindingAttr, Binder? binder, Type? returnType, Type[]? types,
ParameterModifier
[]? modifiers)
System.Reflection.Emit (17)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Reflection\Emit\SymbolType.cs (4)
315
object?[]? args,
ParameterModifier
[]? modifiers, CultureInfo? culture, string[]? namedParameters)
374
CallingConventions callConvention, Type[] types,
ParameterModifier
[]? modifiers)
387
CallingConventions callConvention, Type[]? types,
ParameterModifier
[]? modifiers)
437
Type? returnType, Type[]? types,
ParameterModifier
[]? modifiers)
System\Reflection\Emit\EnumBuilderImpl.cs (4)
107
object?[]? args,
ParameterModifier
[]? modifiers, Globalization.CultureInfo? culture, string[]? namedParameters) => throw new NotSupportedException();
110
CallingConventions callConvention, Type[] types,
ParameterModifier
[]? modifiers) => throw new NotSupportedException();
123
CallingConventions callConvention, Type[]? types,
ParameterModifier
[]? modifiers) => throw new NotSupportedException();
135
Type? returnType, Type[]? types,
ParameterModifier
[]? modifiers) => throw new NotSupportedException();
System\Reflection\Emit\GenericTypeParameterBuilderImpl.cs (4)
103
protected override ConstructorInfo GetConstructorImpl(BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[] types,
ParameterModifier
[]? modifiers) => throw new NotSupportedException();
107
protected override MethodInfo GetMethodImpl(string name, BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[]? types,
ParameterModifier
[]? modifiers) => throw new NotSupportedException();
124
protected override PropertyInfo GetPropertyImpl(string name, BindingFlags bindingAttr, Binder? binder, Type? returnType, Type[]? types,
ParameterModifier
[]? modifiers) => throw new NotSupportedException();
142
public override object InvokeMember(string name, BindingFlags invokeAttr, Binder? binder, object? target, object?[]? args,
ParameterModifier
[]? modifiers, CultureInfo? culture, string[]? namedParameters) => throw new NotSupportedException();
System\Reflection\Emit\ModuleBuilderImpl.cs (1)
1348
CallingConventions callConvention, Type[]? types,
ParameterModifier
[]? modifiers)
System\Reflection\Emit\TypeBuilderImpl.cs (4)
634
object?[]? args,
ParameterModifier
[]? modifiers, CultureInfo? culture, string[]? namedParameters) => throw new NotSupportedException();
657
CallingConventions callConvention, Type[] types,
ParameterModifier
[]? _)
814
CallingConventions callConvention, Type[]? types,
ParameterModifier
[]? modifiers)
1041
Type? returnType, Type[]? types,
ParameterModifier
[]? modifiers)
System.Reflection.MetadataLoadContext (13)
System\Reflection\DefaultBinder.cs (3)
39
ParameterModifier
[]? modifiers, CultureInfo? cultureInfo, string[]? names, out object state) => throw new InvalidOperationException(SR.Arg_InvalidOperation_Reflection);
47
public sealed override MethodBase? SelectMethod(BindingFlags bindingAttr, MethodBase[] match, Type[] types,
ParameterModifier
[]? modifiers)
148
Type[]? indexes,
ParameterModifier
[]? modifiers)
System\Reflection\TypeLoading\Modules\Ecma\EcmaModule.cs (1)
115
protected sealed override MethodInfo? GetMethodImpl(string name, BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[]? types,
ParameterModifier
[]? modifiers) => GetModuleType().InternalGetMethodImpl(name, bindingAttr, binder, callConvention, types, modifiers);
System\Reflection\TypeLoading\Modules\RoModule.cs (1)
73
protected abstract override MethodInfo? GetMethodImpl(string name, BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[]? types,
ParameterModifier
[]? modifiers);
System\Reflection\TypeLoading\Modules\RoResourceModule.cs (1)
49
protected sealed override MethodInfo? GetMethodImpl(string name, BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[]? types,
ParameterModifier
[]? modifiers) => null;
System\Reflection\TypeLoading\RuntimeTypeInfo.BindingFlags.cs (5)
14
protected sealed override ConstructorInfo? GetConstructorImpl(BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[]? types,
ParameterModifier
[]? modifiers)
54
protected sealed override MethodInfo? GetMethodImpl(string name, BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[]? types,
ParameterModifier
[]? modifiers)
59
protected sealed override MethodInfo? GetMethodImpl(string name, int genericParameterCount, BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[]? types,
ParameterModifier
[]? modifiers)
64
private MethodInfo? GetMethodImplCommon(string name, int genericParameterCount, BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[]? types,
ParameterModifier
[]? modifiers)
108
protected sealed override PropertyInfo? GetPropertyImpl(string name, BindingFlags bindingAttr, Binder? binder, Type? returnType, Type[]? types,
ParameterModifier
[]? modifiers)
System\Reflection\TypeLoading\Types\RoType.cs (2)
392
public sealed override object? InvokeMember(string name, BindingFlags invokeAttr, Binder? binder, object? target, object?[]? args,
ParameterModifier
[]? modifiers, CultureInfo? culture, string[]? namedParameters) => throw new InvalidOperationException(SR.Arg_ReflectionOnlyInvoke);
404
internal MethodInfo? InternalGetMethodImpl(string name, BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[]? types,
ParameterModifier
[]? modifiers)
System.Runtime (1)
src\runtime\artifacts\obj\System.Runtime\Release\net11.0\System.Runtime.Forwards.cs (1)
497
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Reflection.
ParameterModifier
))]
System.Text.RegularExpressions (1)
System\Text\RegularExpressions\RegexAssemblyCompiler.cs (1)
112
_ilg!.Emit(OpCodes.Call, typeof(Regex).GetConstructor(BindingFlags.Public | BindingFlags.NonPublic | BindingFlags.Instance, null, Type.EmptyTypes, Array.Empty<
ParameterModifier
>())!);
System.Windows.Forms (3)
System\Windows\Forms\Accessibility\AccessibleObject.cs (3)
2905
MethodInfo? IReflect.GetMethod(string name, BindingFlags bindingAttr, Binder? binder, Type[] types,
ParameterModifier
[]? modifiers)
2935
ParameterModifier
[]? modifiers)
2967
ParameterModifier
[]? modifiers,
System.Windows.Forms.Design (3)
System\ComponentModel\Design\DesignerHost.cs (3)
1197
MethodInfo? IReflect.GetMethod(string name, BindingFlags bindingAttr, Binder? binder, Type[] types,
ParameterModifier
[]? modifiers) =>
1216
PropertyInfo? IReflect.GetProperty(string name, BindingFlags bindingAttr, Binder? binder, Type? returnType, Type[] types,
ParameterModifier
[]? modifiers) =>
1248
ParameterModifier
[]? modifiers,