2 references to Literal
System.ServiceModel (2)
System\ServiceModel\OperationFormatUse.cs (1)
18
x == OperationFormatUse.
Literal
||
System\ServiceModel\XmlSerializerFormatAttribute.cs (1)
48
set { use = value ? OperationFormatUse.Encoded : OperationFormatUse.
Literal
; }