2 references to UntypedAnyType
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaType.cs (2)
84
if (qualifiedName.Equals(XmlSchemaComplexType.
UntypedAnyType
.QualifiedName))
86
return XmlSchemaComplexType.
UntypedAnyType
;