1 reference to IsListType
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlValueConverter.cs (1)
3482
if (!(value is IEnumerable) || !
IsListType
(destinationType))