2 references to c_anyAtomicType
System.Xml (2)
System\Xml\Schema\DataTypeImplementation.cs (2)
260
anyAtomicType = StartBuiltinType(qname,
c_anyAtomicType
);
261
c_anyAtomicType
.parentSchemaType = anyAtomicType;