2 references to Literal
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\OperationFormatUse.cs (1)
18
x == OperationFormatUse.
Literal
||
FrameworkFork\System.ServiceModel\System\ServiceModel\XmlSerializerFormatAttribute.cs (1)
49
set { _use = value ? OperationFormatUse.Encoded : OperationFormatUse.
Literal
; }