1 instantiation of RuntimeSyntheticMethodInfo
System.Private.CoreLib (1)
System\Reflection\Runtime\General\Dispensers.cs (1)
157return 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)
67if (!(obj is RuntimeSyntheticMethodInfo other))
System\Reflection\Runtime\TypeInfos\RuntimeArrayTypeInfo.cs (3)
179yield return RuntimeSyntheticMethodInfo.GetRuntimeSyntheticMethodInfo( 202yield return RuntimeSyntheticMethodInfo.GetRuntimeSyntheticMethodInfo( 226yield return RuntimeSyntheticMethodInfo.GetRuntimeSyntheticMethodInfo(