1 write to operation
System.ServiceModel (1)
System\ServiceModel\Description\OperationContractGenerationContext.cs (1)
38this.operation = operation;
1 reference to operation
System.ServiceModel (1)
System\ServiceModel\Description\OperationContractGenerationContext.cs (1)
152get { return this.operation; }