1 write to _lazyMethodSig
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\Constructors\RoConstructor.cs (1)
68
private MethodSig<RoParameter> MethodSig =>
_lazyMethodSig
??= ComputeMethodSig();