94 references to WasCompilerGenerated
Microsoft.CodeAnalysis.VisualBasic (94)
Analysis\FlowAnalysis\AbstractFlowPass.vb (3)
1180If originalReceiver IsNot Nothing AndAlso Not originalReceiver.WasCompilerGenerated Then 1308If originalReceiver IsNot Nothing AndAlso Not originalReceiver.WasCompilerGenerated Then 1722If originalReceiver IsNot Nothing AndAlso Not originalReceiver.WasCompilerGenerated Then
Analysis\FlowAnalysis\DataFlowPass.vb (2)
1591If Not node.WasCompilerGenerated Then 1777If Not node.WasCompilerGenerated Then
Analysis\FlowAnalysis\DataFlowsInWalker.vb (1)
80If Not node.WasCompilerGenerated AndAlso
Analysis\FlowAnalysis\ReadWriteWalker.vb (2)
200If Not node.WasCompilerGenerated AndAlso node.RangeVariableOpt IsNot Nothing Then 211If Not node.WasCompilerGenerated Then
Analysis\FlowAnalysis\VariablesDeclaredWalker.vb (2)
65If Not node.WasCompilerGenerated AndAlso node.RangeVariables.Length > 0 AndAlso IsInside Then 74If Not node.WasCompilerGenerated AndAlso IsInside Then
Binding\Binder_Delegates.vb (1)
139Debug.Assert(Not boundFirstArgument.WasCompilerGenerated)
Binding\Binder_Invocation.vb (4)
435If receiverOpt?.Syntax Is withoutArgs.Syntax AndAlso Not receiverOpt.WasCompilerGenerated Then 443If receiverOpt?.Syntax Is withoutArgs.Syntax AndAlso Not receiverOpt.WasCompilerGenerated Then 1049If oldReceiver.WasCompilerGenerated AndAlso receiver IsNot oldReceiver Then 2774Debug.Assert(Not argumentIsDefaultValue OrElse argument.WasCompilerGenerated)
Binding\Binder_Lambda.vb (2)
608Debug.Assert(Not node.WasCompilerGenerated) 623Debug.Assert(Not node.WasCompilerGenerated)
Binding\Binder_Latebound.vb (1)
111If group.WasCompilerGenerated Then
Binding\Binder_Query.vb (2)
628Debug.Assert(boundCallOrBadExpression.WasCompilerGenerated) 4299Debug.Assert(boundCallOrBadExpression.WasCompilerGenerated)
Binding\Binder_Statements.vb (6)
526Debug.Assert(Not node.WasCompilerGenerated) 544Debug.Assert(Not node.WasCompilerGenerated) 568Debug.Assert(Not node.WasCompilerGenerated) 580Debug.Assert(Not node.WasCompilerGenerated) 594Debug.Assert(Not node.WasCompilerGenerated) 628If Not node.WasCompilerGenerated AndAlso node.Syntax.Kind = SyntaxKind.LabelStatement AndAlso
Binding\MemberSemanticModel.vb (5)
916If boundAdd.WasCompilerGenerated Then 948Debug.Assert(boundQuery.LastOperator.WasCompilerGenerated) 1159If node.WasCompilerGenerated AndAlso 2168If Not allowCompilerGenerated AndAlso node.WasCompilerGenerated Then 2181If Not conversion.ExplicitCastInCode AndAlso conversion.Operand.WasCompilerGenerated Then
BoundTree\BoundNode.vb (1)
44If node.WasCompilerGenerated Then
CodeGen\EmitStatement.vb (3)
815Debug.Assert(binOp.Left.IsNothingLiteral() OrElse binOp.Left.Type.SpecialType = SpecialType.System_Object OrElse binOp.WasCompilerGenerated) 816Debug.Assert(binOp.Right.IsNothingLiteral() OrElse binOp.Right.Type.SpecialType = SpecialType.System_Object OrElse binOp.WasCompilerGenerated) 1198If Not caseStatement.WasCompilerGenerated Then
Lowering\Diagnostics\DiagnosticsPass_ExpressionLambdas.vb (1)
198ElseIf Not node.WasCompilerGenerated AndAlso Not node.IsSingleLine Then
Lowering\ExpressionLambdaRewriter\ExpressionLambdaRewriter.vb (1)
353Debug.Assert(node.WasCompilerGenerated OrElse node.IsSingleLine,
Lowering\Instrumentation\CodeCoverageInstrumenter.vb (1)
421If Not original.WasCompilerGenerated Then
Lowering\Instrumentation\Instrumenter.vb (45)
34Debug.Assert(Not original.WasCompilerGenerated) 72Debug.Assert(Not original.WasCompilerGenerated OrElse 74Not original.ExpressionOpt.WasCompilerGenerated AndAlso 109Debug.Assert(Not original.WasCompilerGenerated) 123Debug.Assert(Not original.WasCompilerGenerated) 132Debug.Assert(Not original.WasCompilerGenerated) 138Debug.Assert(Not original.WasCompilerGenerated) 147Debug.Assert(Not original.WasCompilerGenerated) 156Debug.Assert(Not original.WasCompilerGenerated) 165Debug.Assert(Not original.WasCompilerGenerated) 171Debug.Assert(Not original.WasCompilerGenerated) 180Debug.Assert(Not original.WasCompilerGenerated) 186Debug.Assert(Not original.WasCompilerGenerated) 192Debug.Assert(Not original.WasCompilerGenerated) 198Debug.Assert(Not original.WasCompilerGenerated) 207Debug.Assert(Not original.WasCompilerGenerated) 216Debug.Assert(Not original.WasCompilerGenerated) 226Debug.Assert(Not original.WasCompilerGenerated) 232Debug.Assert(Not original.WasCompilerGenerated) 237Debug.Assert(Not original.WasCompilerGenerated) 242Debug.Assert(Not original.WasCompilerGenerated) 247Debug.Assert(Not original.WasCompilerGenerated) 252Debug.Assert(Not original.WasCompilerGenerated) 257Debug.Assert(Not original.WasCompilerGenerated) 262Debug.Assert(Not original.WasCompilerGenerated) 275Debug.Assert(Not original.WasCompilerGenerated) 285Debug.Assert(Not original.WasCompilerGenerated) 296Debug.Assert(Not original.WasCompilerGenerated) 302Debug.Assert(Not original.WasCompilerGenerated) 311Debug.Assert(Not original.WasCompilerGenerated) 316Debug.Assert(Not original.WasCompilerGenerated) 321Debug.Assert(Not original.WasCompilerGenerated) 326Debug.Assert(Not original.WasCompilerGenerated) 335Debug.Assert(Not original.WasCompilerGenerated) 341Debug.Assert(Not original.WasCompilerGenerated) 349Debug.Assert(Not original.WasCompilerGenerated) 359Debug.Assert(Not original.WasCompilerGenerated) 365Debug.Assert(Not original.WasCompilerGenerated) 371Debug.Assert(Not original.WasCompilerGenerated) 377Debug.Assert(Not original.WasCompilerGenerated) 387Debug.Assert(Not original.WasCompilerGenerated) 393Debug.Assert(Not original.WasCompilerGenerated) 402Debug.Assert(Not original.WasCompilerGenerated) 411Debug.Assert(Not original.WasCompilerGenerated) 420Debug.Assert(Not original.WasCompilerGenerated)
Lowering\LocalRewriter\LocalRewriter.vb (3)
300Not node.WasCompilerGenerated 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
Lowering\LocalRewriter\LocalRewriter_Label.vb (1)
21Not node.WasCompilerGenerated AndAlso node.Syntax.Kind = SyntaxKind.LabelStatement Then
Lowering\LocalRewriter\LocalRewriter_SelectCase.vb (1)
102Debug.Assert(node.WasCompilerGenerated)
Lowering\LocalRewriter\LocalRewriter_UnstructuredExceptionHandling.vb (3)
373Debug.Assert(Not node.WasCompilerGenerated) 439Debug.Assert(Not node.WasCompilerGenerated) 469If statement.WasCompilerGenerated Then
Lowering\UseTwiceRewriter.vb (2)
510(result.Second.Kind = BoundKind.Local AndAlso result.Second.WasCompilerGenerated AndAlso 512result.First.Kind = BoundKind.AssignmentOperator AndAlso result.First.WasCompilerGenerated AndAlso
Semantics\OverloadResolution.vb (1)
3392Not methodOrPropertyGroup.WasCompilerGenerated AndAlso