5 references to DependsOn
Microsoft.CodeAnalysis.CSharp (5)
Binder\Semantics\Conversions\ConversionsBase.cs (5)
2885
source.
DependsOn
((TypeParameterSymbol)destination))
2927
source.
DependsOn
((TypeParameterSymbol)destination))
3304
source.
DependsOn
(d))
3593
if ((object)s != null && (object)t != null && t.IsReferenceType && t.
DependsOn
(s))
3645
if ((object)s != null && (object)t != null && !t.IsReferenceType && t.
DependsOn
(s))