10 references to FieldType
System.Private.Xml (10)
System\Xml\Serialization\SoapReflectionImporter.cs (1)
685
Type accessorType = model.
FieldType
;
System\Xml\Serialization\XmlReflectionImporter.cs (9)
1501
Type enumType = member.
FieldType
;
1544
Type accessorType = model.
FieldType
;
1616
attribute.Default = GetDefaultValue(model.FieldTypeDesc, model.
FieldType
, a);
1663
element.Default = GetDefaultValue(model.FieldTypeDesc, model.
FieldType
, a);
1714
element.Default = GetDefaultValue(model.FieldTypeDesc, model.
FieldType
, a);
1794
attribute.Default = GetDefaultValue(model.FieldTypeDesc, model.
FieldType
, a);
1836
element.Default = GetDefaultValue(model.FieldTypeDesc, model.
FieldType
, a);
1904
element.Default = GetDefaultValue(model.FieldTypeDesc, model.
FieldType
, a);
1957
element.Default = GetDefaultValue(model.FieldTypeDesc, model.
FieldType
, a);