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