4 references to anySimpleTypeIndex
System.Private.Xml (4)
System\Xml\Schema\DataTypeImplementation.cs (4)
228
SchemaDatatypeMap sdm = s_xsdTypes[
anySimpleTypeIndex
]; //anySimpleType
239
if (i ==
anySimpleTypeIndex
)
260
if (i ==
anySimpleTypeIndex
)
269
if (sdm.ParentIndex ==
anySimpleTypeIndex
)