2 references to s_optionsComparer
System.Text.Json (2)
System\Text\Json\Serialization\JsonSerializerOptions.Caching.cs (2)
404int hashCode = s_optionsComparer.GetHashCode(options); 465else if (hashCode == ctx.HashCode && s_optionsComparer.Equals(options, ctx.Options))