4 references to anySimpleTypeIndex
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\schema\DatatypeImplementation.cs (4)
234SchemaDatatypeMap sdm = s_xsdTypes[anySimpleTypeIndex]; //anySimpleType 245if (i == anySimpleTypeIndex) 266if (i == anySimpleTypeIndex) 274if (sdm.ParentIndex == anySimpleTypeIndex)