2 references to GetSerializableType
Microsoft.AspNetCore.Mvc.Formatters.Xml (2)
XmlSerializerOutputFormatter.cs (2)
120return GetCachedSerializer(GetSerializableType(type)) != null; 221var wrappingType = GetSerializableType(valueType);