2 references to GetSerializableType
Microsoft.AspNetCore.Mvc.Formatters.Xml (2)
XmlDataContractSerializerOutputFormatter.cs (2)
138
return GetCachedSerializer(
GetSerializableType
(type)) != null;
244
var wrappingType =
GetSerializableType
(valueType);