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)
1500
Type enumType = member.
FieldType
;
1543
Type accessorType = model.
FieldType
;
1615
attribute.Default = GetDefaultValue(model.FieldTypeDesc, model.
FieldType
, a);
1662
element.Default = GetDefaultValue(model.FieldTypeDesc, model.
FieldType
, a);
1713
element.Default = GetDefaultValue(model.FieldTypeDesc, model.
FieldType
, a);
1793
attribute.Default = GetDefaultValue(model.FieldTypeDesc, model.
FieldType
, a);
1835
element.Default = GetDefaultValue(model.FieldTypeDesc, model.
FieldType
, a);
1903
element.Default = GetDefaultValue(model.FieldTypeDesc, model.
FieldType
, a);
1956
element.Default = GetDefaultValue(model.FieldTypeDesc, model.
FieldType
, a);