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)
1502
Type enumType = member.
FieldType
;
1545
Type accessorType = model.
FieldType
;
1617
attribute.Default = GetDefaultValue(model.FieldTypeDesc, model.
FieldType
, a);
1678
element.Default = GetDefaultValue(model.FieldTypeDesc, model.
FieldType
, a);
1729
element.Default = GetDefaultValue(model.FieldTypeDesc, model.
FieldType
, a);
1809
attribute.Default = GetDefaultValue(model.FieldTypeDesc, model.
FieldType
, a);
1851
element.Default = GetDefaultValue(model.FieldTypeDesc, model.
FieldType
, a);
1919
element.Default = GetDefaultValue(model.FieldTypeDesc, model.
FieldType
, a);
1972
element.Default = GetDefaultValue(model.FieldTypeDesc, model.
FieldType
, a);