4 references to typeRefMap
System.Workflow.Activities (4)
Rules\RuleValidation.cs (4)
3689
typeRefMap
[typeRef] = type;
3696
if (!
typeRefMap
.TryGetValue(typeRef, out resultType))
3710
typeRefMap
.Add(typeRef, resultType);
3775
typeRefMap
.Add(typeRef, resultType);