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