1 reference to Argument_OffsetOfFieldNotFound
System.Private.CoreLib (1)
src\System\Runtime\InteropServices\Marshal.CoreCLR.cs (1)
46
throw new ArgumentException(SR.Format(SR.
Argument_OffsetOfFieldNotFound
, t.FullName), nameof(fieldName));