4 references to ObjectArrayType
Microsoft.AspNetCore.Components.Endpoints (4)
Serialization\JsonStoredDataSerializer.cs (4)
25if (type == ObjectArrayType) 93if (type == ObjectArrayType) 195if (valueType == ObjectArrayType) 231if (targetType != typeof(object) && targetType != ObjectArrayType && CanSerialize(targetType))