1 reference to Polymorphism_DerivedTypeIsNotSupported
System.Text.Json (1)
System\Text\Json\ThrowHelper.Serialization.cs (1)
885
throw new InvalidOperationException(SR.Format(SR.
Polymorphism_DerivedTypeIsNotSupported
, derivedType, baseType));