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