3 overrides of SuppressCallerInfo
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\BackstopBinder.vb (1)
287
Friend Overrides ReadOnly Property
SuppressCallerInfo
As Boolean
Binding\Binder_Expressions.vb (1)
1200
Friend Overrides ReadOnly Property
SuppressCallerInfo
As Boolean
Binding\MethodBodyBinder.vb (1)
114
Friend Overrides ReadOnly Property
SuppressCallerInfo
As Boolean
2 references to SuppressCallerInfo
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_Expressions.vb (1)
1054
Return m_containingBinder.
SuppressCallerInfo
Binding\Binder_Invocation.vb (1)
3108
Not
SuppressCallerInfo
Then