Base:
property
XmlType
Microsoft.Xml.XPath.XPathItem.XmlType
2 references to XmlType
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\DatatypeImplementation.cs (2)
1001xmlType1 = atomicValues1[i].XmlType; 1002if (xmlType1 != atomicValues2[i].XmlType || !xmlType1.Datatype.IsEqual(atomicValues1[i].TypedValue, atomicValues2[i].TypedValue))