14 references to Instrument
Microsoft.CodeAnalysis.VisualBasic (14)
Lowering\LocalRewriter\LocalRewriter.vb (2)
858
If
Instrument
(node, rewritten) Then
875
If
Instrument
(node, rewritten) Then
Lowering\LocalRewriter\LocalRewriter_AddRemoveHandler.vb (2)
17
If
Instrument
(node, rewritten) Then
27
If
Instrument
(node, rewritten) Then
Lowering\LocalRewriter\LocalRewriter_Continue.vb (1)
21
If
Instrument
(node, boundGoto) Then
Lowering\LocalRewriter\LocalRewriter_Exit.vb (1)
21
If
Instrument
(node, boundGoto) Then
Lowering\LocalRewriter\LocalRewriter_ExpressionStatement.vb (1)
27
If
Instrument
(node, rewritten) Then
Lowering\LocalRewriter\LocalRewriter_Goto.vb (1)
29
If
Instrument
(node, rewritten) Then
Lowering\LocalRewriter\LocalRewriter_Label.vb (1)
45
If node.Label.IsFromCompilation(_compilationState.Compilation) AndAlso
Instrument
(node, statement) Then
Lowering\LocalRewriter\LocalRewriter_RaiseEvent.vb (1)
104
If
Instrument
(node, result) Then
Lowering\LocalRewriter\LocalRewriter_Return.vb (1)
27
If
Instrument
(node, rewritten) OrElse (node.ExpressionOpt IsNot Nothing AndAlso Instrument(node.ExpressionOpt)) Then
Lowering\LocalRewriter\LocalRewriter_Throw.vb (1)
42
If
Instrument
(node, rewritten) Then
Lowering\LocalRewriter\LocalRewriter_UnstructuredExceptionHandling.vb (2)
376
If
Instrument
(node, rewritten) Then
442
If
Instrument
(node, rewritten) Then