1 reference to JsonIncludeOnInaccessibleProperty
System.Text.Json (1)
System\Text\Json\ThrowHelper.Serialization.cs (1)
375
throw new InvalidOperationException(SR.Format(SR.
JsonIncludeOnInaccessibleProperty
, memberName, declaringType));