5 references to DependsOn
Microsoft.CodeAnalysis.CSharp (5)
Binder\Semantics\Conversions\ConversionsBase.cs (5)
2865
source.
DependsOn
((TypeParameterSymbol)destination))
2907
source.
DependsOn
((TypeParameterSymbol)destination))
3284
source.
DependsOn
(d))
3573
if ((object)s != null && (object)t != null && t.IsReferenceType && t.
DependsOn
(s))
3625
if ((object)s != null && (object)t != null && !t.IsReferenceType && t.
DependsOn
(s))