1 write to IsOrInheritsFromOrImplementsIDisposable
Microsoft.CodeAnalysis.VisualBasic (1)
Binding\ForEachEnumeratorInfo.vb (1)
126
Me.
IsOrInheritsFromOrImplementsIDisposable
= isOrInheritsFromOrImplementsIDisposable
2 references to IsOrInheritsFromOrImplementsIDisposable
Microsoft.CodeAnalysis.VisualBasic (2)
Lowering\LocalRewriter\LocalRewriter_ForEach.vb (1)
642
enumeratorInfo.
IsOrInheritsFromOrImplementsIDisposable
,
Operations\VisualBasicOperationFactory.vb (1)
1211
boundForEachStatement.EnumeratorInfo.
IsOrInheritsFromOrImplementsIDisposable
,