2 references to Argument_MustBeRuntimeFieldInfo
System.Private.CoreLib (2)
Internal\Reflection\Augments\ReflectionAugments.cs (1)
412throw new ArgumentException(SR.Argument_MustBeRuntimeFieldInfo);
System\Runtime\InteropServices\Marshal.NativeAot.cs (1)
44throw new ArgumentException(SR.Argument_MustBeRuntimeFieldInfo, nameof(fieldName));