1 instantiation of RuntimeSyntheticMethodInfo
System.Private.CoreLib (1)
System\Reflection\Runtime\General\Dispensers.cs (1)
157
return new
RuntimeSyntheticMethodInfo
(syntheticMethodId, name, declaringType, runtimeParameterTypes, returnType, options, action).WithDebugName();
4 references to RuntimeSyntheticMethodInfo
System.Private.CoreLib (4)
System\Reflection\Runtime\MethodInfos\RuntimeSyntheticMethodInfo.cs (1)
67
if (!(obj is
RuntimeSyntheticMethodInfo
other))
System\Reflection\Runtime\TypeInfos\RuntimeArrayTypeInfo.cs (3)
179
yield return
RuntimeSyntheticMethodInfo
.GetRuntimeSyntheticMethodInfo(
202
yield return
RuntimeSyntheticMethodInfo
.GetRuntimeSyntheticMethodInfo(
226
yield return
RuntimeSyntheticMethodInfo
.GetRuntimeSyntheticMethodInfo(