7 references to Instrument
Microsoft.CodeAnalysis.VisualBasic (7)
Lowering\LocalRewriter\LocalRewriter_Block.vb (1)
49If Instrument Then
Lowering\LocalRewriter\LocalRewriter_ForEach.vb (1)
406If Instrument Then
Lowering\LocalRewriter\LocalRewriter_Query.vb (1)
57If instrumentQueryLambdaBody AndAlso Instrument Then
Lowering\LocalRewriter\LocalRewriter_UnstructuredExceptionHandling.vb (1)
166If Instrument Then
Lowering\LocalRewriter\LocalRewriter.vb (3)
299Instrument AndAlso 381Return Me.Instrument AndAlso rewritten IsNot Nothing AndAlso (Not original.WasCompilerGenerated) AndAlso original.Syntax IsNot Nothing 387Return Me.Instrument AndAlso (Not original.WasCompilerGenerated) AndAlso original.Syntax IsNot Nothing