6 references to StartBuiltinType
System.Xml (6)
System\Xml\Schema\DataTypeImplementation.cs (6)
217anySimpleType = StartBuiltinType(qname, dt); 231simpleType = StartBuiltinType(qname, dt); 260anyAtomicType = StartBuiltinType(qname, c_anyAtomicType); 268untypedAtomicType = StartBuiltinType(qname, c_untypedAtomicType); 276yearMonthDurationType = StartBuiltinType(qname, c_yearMonthDuration); 284dayTimeDurationType = StartBuiltinType(qname, c_dayTimeDuration);