3 references to FindDataType
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSchemaImporter.cs (3)
1791mapping = ImportDataType(FindDataType(restriction.BaseTypeName, flags), restriction.BaseTypeName.Namespace, identifier, null, flags, false); 2003typeDesc = GetDataTypeSource(FindDataType(qname, flags), flags); 2050return FindDataType(name, flags);