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