1 instantiation of RuntimeSyntheticConstructorInfo
System.Private.CoreLib (1)
System\Reflection\Runtime\General\Dispensers.cs (1)
122return new RuntimeSyntheticConstructorInfo(syntheticMethodId, declaringType, runtimeParameterTypes, options, action);
5 references to RuntimeSyntheticConstructorInfo
System.Private.CoreLib (5)
System\Reflection\Runtime\General\Dispensers.cs (1)
120internal static RuntimeSyntheticConstructorInfo GetRuntimeSyntheticConstructorInfo(SyntheticMethodId syntheticMethodId, RuntimeArrayTypeInfo declaringType, RuntimeTypeInfo[] runtimeParameterTypes, InvokerOptions options, CustomMethodInvokerAction action)
System\Reflection\Runtime\MethodInfos\RuntimeSyntheticConstructorInfo.cs (1)
113if (!(obj is RuntimeSyntheticConstructorInfo other))
System\Reflection\Runtime\TypeInfos\RuntimeArrayTypeInfo.cs (3)
69yield return RuntimeSyntheticConstructorInfo.GetRuntimeSyntheticConstructorInfo( 107yield return RuntimeSyntheticConstructorInfo.GetRuntimeSyntheticConstructorInfo( 143yield return RuntimeSyntheticConstructorInfo.GetRuntimeSyntheticConstructorInfo(