3 references to RoSyntheticConstructor
System.Reflection.MetadataLoadContext (3)
System\Reflection\TypeLoading\Types\RoArrayType.cs (3)
98yield return new RoSyntheticConstructor(this, uniquifier++, parameterTypes); 124yield return new RoSyntheticConstructor(this, uniquifier++, parameterTypes); 147yield return new RoSyntheticConstructor(this, uniquifier++, parameterTypes);