8 references to AddImplicitConversions
System.Workflow.Activities (8)
Rules\RuleValidation.cs (8)
1210AddImplicitConversions(fromType0, fromType, toType, candidates); 1214AddImplicitConversions(baseType, fromType, toType, candidates); 1220AddImplicitConversions(fromType0, fromType, toType, candidates); 1224AddImplicitConversions(toType0, fromType, toType, candidates); 1234AddImplicitConversions(fromType0, fromType0, toType0, liftedCandidates); 1238AddImplicitConversions(baseType, fromType0, toType0, liftedCandidates); 1244AddImplicitConversions(fromType0, fromType0, toType0, liftedCandidates); 1248AddImplicitConversions(toType0, fromType0, toType0, liftedCandidates);