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