2 references to UnionCases
System.Text.Json (2)
System\Text\Json\Serialization\Metadata\JsonMetadataServices.cs (2)
79ArgumentNullException.ThrowIfNull(unionInfo.UnionCases); 89foreach (JsonUnionCaseInfo caseInfo in unionInfo.UnionCases)