10 references to FieldType
dotnet-svcutil-lib (10)
FrameworkFork\Microsoft.Xml\Xml\Serialization\SoapReflectionImporter.cs (1)
711
Type accessorType = model.
FieldType
;
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlReflectionImporter.cs (9)
1486
Type enumType = member.
FieldType
;
1525
Type accessorType = model.
FieldType
;
1597
attribute.Default = GetDefaultValue(model.FieldTypeDesc, model.
FieldType
, a);
1645
element.Default = GetDefaultValue(model.FieldTypeDesc, model.
FieldType
, a);
1696
element.Default = GetDefaultValue(model.FieldTypeDesc, model.
FieldType
, a);
1777
attribute.Default = GetDefaultValue(model.FieldTypeDesc, model.
FieldType
, a);
1820
element.Default = GetDefaultValue(model.FieldTypeDesc, model.
FieldType
, a);
1888
element.Default = GetDefaultValue(model.FieldTypeDesc, model.
FieldType
, a);
1941
element.Default = GetDefaultValue(model.FieldTypeDesc, model.
FieldType
, a);