1 write to _style
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\DataContractFormatAttribute.cs (1)
20
_style
= value;
2 references to _style
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\DataContractFormatAttribute.cs (2)
16
get { return
_style
; }
19
XmlSerializerFormatAttribute.ValidateOperationFormatStyle(
_style
);