1 write to _lazyParameters
System.Private.CoreLib (1)
System\Reflection\Runtime\MethodInfos\RuntimeSyntheticConstructorInfo.cs (1)
155
_lazyParameters
= parameters;
1 reference to _lazyParameters
System.Private.CoreLib (1)
System\Reflection\Runtime\MethodInfos\RuntimeSyntheticConstructorInfo.cs (1)
146
RuntimeParameterInfo[] parameters =
_lazyParameters
;