3 references to String
System.Workflow.Activities (3)
Rules\ArithmeticLiteral.cs (3)
139dictionary.Add(typeof(string), TypeFlags.String); 347if ((lhsType == TypeFlags.String) || (rhsType == TypeFlags.String))