3 references to DisallowUnmappedProperties
System.Text.Json (3)
System\Text\Json\Serialization\JsonUnionTypeStructuralClassifier.cs (3)
352if (pocoObjectCases[i].DisallowUnmappedProperties) 647if (!DisallowUnmappedProperties && other.DisallowUnmappedProperties)