6 references to StartBuiltinType
dotnet-svcutil-lib (6)
FrameworkFork\Microsoft.Xml\Xml\schema\DatatypeImplementation.cs (6)
237
s_anySimpleType =
StartBuiltinType
(qname, dt);
253
simpleType =
StartBuiltinType
(qname, dt);
287
s_anyAtomicType =
StartBuiltinType
(qname, s_c_anyAtomicType);
295
s_untypedAtomicType =
StartBuiltinType
(qname, s_c_untypedAtomicType);
303
s_yearMonthDurationType =
StartBuiltinType
(qname, s_yearMonthDuration);
311
s_dayTimeDurationType =
StartBuiltinType
(qname, s_dayTimeDuration);