1 write to _lazyMethodSig
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\Methods\RoMethod.cs (1)
93
private MethodSig<RoParameter> MethodSig =>
_lazyMethodSig
??= ComputeMethodSig();