1 reference to Polymorphism_RuntimeTypeNotSupported
System.Text.Json (1)
System\Text\Json\ThrowHelper.Serialization.cs (1)
867
throw new NotSupportedException(SR.Format(SR.
Polymorphism_RuntimeTypeNotSupported
, runtimeType, baseType));