1 write to _style
System.ServiceModel.Primitives (1)
System\ServiceModel\DataContractFormatAttribute.cs (1)
19
_style
= value;
2 references to _style
System.ServiceModel.Primitives (2)
System\ServiceModel\DataContractFormatAttribute.cs (2)
15
get { return
_style
; }
18
XmlSerializerFormatAttribute.ValidateOperationFormatStyle(
_style
);