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