5 references to DependsOn
Microsoft.CodeAnalysis.CSharp (5)
Binder\Semantics\Conversions\ConversionsBase.cs (5)
2863
source.
DependsOn
((TypeParameterSymbol)destination))
2905
source.
DependsOn
((TypeParameterSymbol)destination))
3282
source.
DependsOn
(d))
3571
if ((object)s != null && (object)t != null && t.IsReferenceType && t.
DependsOn
(s))
3623
if ((object)s != null && (object)t != null && !t.IsReferenceType && t.
DependsOn
(s))