2 references to ConflictsWith
System.Text.Json (2)
System\Text\Json\Serialization\Converters\Value\EnumConverter.cs (2)
595
if (
ConflictsWith
(this, other))
606
if (
ConflictsWith
(conflictingField, other))