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)
1496
Type enumType = member.
FieldType
;
1539
Type accessorType = model.
FieldType
;
1611
attribute.Default = GetDefaultValue(model.FieldTypeDesc, model.
FieldType
, a);
1658
element.Default = GetDefaultValue(model.FieldTypeDesc, model.
FieldType
, a);
1709
element.Default = GetDefaultValue(model.FieldTypeDesc, model.
FieldType
, a);
1789
attribute.Default = GetDefaultValue(model.FieldTypeDesc, model.
FieldType
, a);
1831
element.Default = GetDefaultValue(model.FieldTypeDesc, model.
FieldType
, a);
1899
element.Default = GetDefaultValue(model.FieldTypeDesc, model.
FieldType
, a);
1952
element.Default = GetDefaultValue(model.FieldTypeDesc, model.
FieldType
, a);