6 references to StartBuiltinType
System.Private.Xml (6)
System\Xml\Schema\DataTypeImplementation.cs (6)
231s__anySimpleType = StartBuiltinType(qname, dt); 247simpleType = StartBuiltinType(qname, dt); 282s__anyAtomicType = StartBuiltinType(qname, s_anyAtomicType); 290s__untypedAtomicType = StartBuiltinType(qname, s_untypedAtomicType); 298s_yearMonthDurationType = StartBuiltinType(qname, s_yearMonthDuration); 306s_dayTimeDurationType = StartBuiltinType(qname, s_dayTimeDuration);