2 references to IsAnyType
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSchemaExporter.cs (2)
172
if (
IsAnyType
(schemaType, true, true))
218
if (
IsAnyType
(schemaType, isMixed, isUnbounded))