12 references to AddExplicitConversions
System.Workflow.Activities (12)
Rules\RuleValidation.cs (12)
1387AddExplicitConversions(fromType0, fromType, toType, candidates);
1391AddExplicitConversions(baseType, fromType, toType, candidates);
1397AddExplicitConversions(fromType0, fromType, toType, candidates);
1401AddExplicitConversions(toType0, fromType, toType, candidates);
1405AddExplicitConversions(baseType, fromType, toType, candidates);
1411AddExplicitConversions(toType0, fromType, toType, candidates);
1421AddExplicitConversions(fromType0, fromType0, toType0, liftedCandidates);
1425AddExplicitConversions(baseType, fromType0, toType0, liftedCandidates);
1431AddExplicitConversions(fromType0, fromType0, toType0, liftedCandidates);
1435AddExplicitConversions(toType0, fromType0, toType0, liftedCandidates);
1439AddExplicitConversions(baseType, fromType0, toType0, liftedCandidates);
1445AddExplicitConversions(toType0, fromType0, toType0, liftedCandidates);