1 write to newType
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QueryBranchOp.cs (1)
386this.newType = newType;
3 references to newType
System.ServiceModel (3)
System\ServiceModel\Dispatcher\QueryBranchOp.cs (3)
393return (this.newType == ((TypecastOpcode)op).newType); 405values[i].ConvertTo(context, newType);