201 references to WasCompilerGenerated
Microsoft.CodeAnalysis.VisualBasic (201)
Analysis\FlowAnalysis\AbstractFlowPass.vb (3)
1171If originalReceiver IsNot Nothing AndAlso Not originalReceiver.WasCompilerGenerated Then 1292If originalReceiver IsNot Nothing AndAlso Not originalReceiver.WasCompilerGenerated Then 1706If originalReceiver IsNot Nothing AndAlso Not originalReceiver.WasCompilerGenerated Then
Analysis\FlowAnalysis\DataFlowPass.vb (2)
1585If Not node.WasCompilerGenerated Then 1771If 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 1051If oldReceiver.WasCompilerGenerated AndAlso receiver IsNot oldReceiver Then 2780Debug.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)
495Debug.Assert(Not node.WasCompilerGenerated) 513Debug.Assert(Not node.WasCompilerGenerated) 537Debug.Assert(Not node.WasCompilerGenerated) 549Debug.Assert(Not node.WasCompilerGenerated) 563Debug.Assert(Not node.WasCompilerGenerated) 597If 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) 1199If Not caseStatement.WasCompilerGenerated Then
Lowering\Diagnostics\DiagnosticsPass_ExpressionLambdas.vb (1)
195ElseIf Not node.WasCompilerGenerated AndAlso Not node.IsSingleLine Then
Lowering\ExpressionLambdaRewriter\ExpressionLambdaRewriter.vb (1)
344Debug.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)
473(result.Second.Kind = BoundKind.Local AndAlso result.Second.WasCompilerGenerated AndAlso 475result.First.Kind = BoundKind.AssignmentOperator AndAlso result.First.WasCompilerGenerated AndAlso
Operations\VisualBasicOperationFactory.vb (96)
320Dim isImplicit As Boolean = boundNode.WasCompilerGenerated 364Dim isImplicit As Boolean = boundAssignmentOperator.WasCompilerGenerated 372Dim isImplicit As Boolean = boundAssignmentOperator.WasCompilerGenerated 385Dim isImplicit As Boolean = boundMeReference.WasCompilerGenerated 393Dim isImplicit As Boolean = boundMyBaseReference.WasCompilerGenerated 401Dim isImplicit As Boolean = boundMyClassReference.WasCompilerGenerated 409Dim isImplicit As Boolean = boundLiteral.WasCompilerGenerated OrElse implicit 417Dim isImplicit As Boolean = boundAwaitOperator.WasCompilerGenerated 426Dim isImplicit As Boolean = boundNameOfOperator.WasCompilerGenerated 434Dim isImplicit As Boolean = boundLambda.WasCompilerGenerated 453Dim isImplicit As Boolean = boundCall.WasCompilerGenerated 460Dim isImplicit As Boolean = boundOmittedArgument.WasCompilerGenerated 469Dim isImplicit As Boolean = boundParenthesized.WasCompilerGenerated 478Dim isImplicit As Boolean = boundArrayAccess.WasCompilerGenerated 507Dim isImplicit As Boolean = boundUnaryOperator.WasCompilerGenerated 520Dim isImplicit As Boolean = boundUserDefinedUnaryOperator.WasCompilerGenerated 571Dim isImplicit As Boolean = currentBinary.WasCompilerGenerated 590Dim isImplicit As Boolean = boundUserDefinedBinaryOperator.WasCompilerGenerated 602Dim isImplicit As Boolean = boundBinaryConditionalExpression.WasCompilerGenerated 633Dim isImplicit As Boolean = boundUserDefinedShortCircuitingOperator.WasCompilerGenerated 655Dim isImplicit = boundBadExpression.WasCompilerGenerated OrElse boundBadExpression.ChildBoundNodes.Any(Function(e) e?.Syntax Is boundBadExpression.Syntax) 670Dim isImplicit As Boolean = boundTypeArguments.WasCompilerGenerated 677Dim isAttributeImplicit = boundAttribute.WasCompilerGenerated 724Dim isImplicit As Boolean = boundConversionOrCast.WasCompilerGenerated OrElse Not boundConversionOrCast.ExplicitCastInCode 773Dim isImplicit As Boolean = boundDelegateCreationExpression.WasCompilerGenerated 784Dim isImplicit As Boolean = boundTernaryConditionalExpression.WasCompilerGenerated 795Dim isImplicit As Boolean = boundTypeOf.WasCompilerGenerated 803Dim isImplicit As Boolean = boundGetType.WasCompilerGenerated 814Dim isImplicit As Boolean = boundLateInvocation.WasCompilerGenerated 827Dim isImplicit As Boolean = boundObjectCreationExpression.WasCompilerGenerated 835Dim isImplicit As Boolean = boundObjectInitializerExpression.WasCompilerGenerated 843Dim isImplicit As Boolean = boundCollectionInitializerExpression.WasCompilerGenerated 851Dim isImplicit As Boolean = boundNewT.WasCompilerGenerated 859Dim isImplicit As Boolean = creation.WasCompilerGenerated 868Dim isImplicit As Boolean = boundArrayCreation.WasCompilerGenerated 875Dim isImplicit As Boolean = boundArrayInitialization.WasCompilerGenerated 888Dim isImplicit As Boolean = boundPropertyAccess.WasCompilerGenerated 896Dim isImplicit As Boolean = boundWithLValueExpressionPlaceholder.WasCompilerGenerated 904Dim isImplicit As Boolean = boundWithRValueExpressionPlaceholder.WasCompilerGenerated 914Dim isImplicit As Boolean = boundEventAccess.WasCompilerGenerated 926Dim isImplicit As Boolean = boundFieldAccess.WasCompilerGenerated 936Dim isImplicit As Boolean = boundConditionalAccess.WasCompilerGenerated 943Dim isImplicit As Boolean = boundConditionalAccessReceiverPlaceholder.WasCompilerGenerated 951Dim isImplicit As Boolean = boundParameter.WasCompilerGenerated 961Dim isImplicit As Boolean = boundLocal.WasCompilerGenerated 986Dim isImplicit As Boolean = boundLateMemberAccess.WasCompilerGenerated 994Dim isImplicit As Boolean = boundFieldInitializer.WasCompilerGenerated 1002Dim isImplicit As Boolean = boundPropertyInitializer.WasCompilerGenerated 1010Dim isImplicit As Boolean = boundParameterEqualsValue.WasCompilerGenerated 1024Dim isImplicit As Boolean = boundRValuePlaceholder.WasCompilerGenerated 1067Dim isImplicit As Boolean = boundIfStatement.WasCompilerGenerated 1078Dim isImplicit As Boolean = boundSelectStatement.WasCompilerGenerated 1092isImplicit:=boundCaseBlock.WasCompilerGenerated)) 1111Dim isImplicit As Boolean = boundCaseBlock.WasCompilerGenerated 1119Dim isImplicit As Boolean = boundSimpleCaseClause.WasCompilerGenerated 1128Dim isImplicit As Boolean = boundRangeCaseClause.WasCompilerGenerated 1136Dim isImplicit As Boolean = boundRelationalCaseClause.WasCompilerGenerated 1151Dim isImplicit As Boolean = boundDoLoopStatement.WasCompilerGenerated 1170Dim isImplicit As Boolean = boundForToStatement.WasCompilerGenerated 1249Dim isImplicit As Boolean = boundForEachStatement.WasCompilerGenerated 1257New VariableDeclaratorOperation(localOpt, initializer:=Nothing, ignoredArguments:=ImmutableArray(Of IOperation).Empty, semanticModel:=_semanticModel, syntax:=controlVariable.Syntax, isImplicit:=boundForStatement.WasCompilerGenerated), 1267Dim isImplicit As Boolean = boundTryStatement.WasCompilerGenerated 1290Dim isImplicit As Boolean = boundCatchBlock.WasCompilerGenerated 1298Dim isImplicit As Boolean = boundBlock.WasCompilerGenerated 1306Dim isImplicit = boundBadStatement.WasCompilerGenerated 1324Dim isImplicit As Boolean = boundReturnStatement.WasCompilerGenerated OrElse IsEndSubOrFunctionStatement(syntax) 1337Dim isImplicit As Boolean = boundThrowStatement.WasCompilerGenerated 1351Dim isImplicit As Boolean = boundWhileStatement.WasCompilerGenerated 1358Dim isImplicit As Boolean = boundDimStatement.WasCompilerGenerated 1366Debug.Assert(boundLocalDeclaration.WasCompilerGenerated) 1374Dim isImplicit As Boolean = boundYieldStatement.WasCompilerGenerated 1382Dim isImplicit As Boolean = boundLabelStatement.WasCompilerGenerated OrElse IsEndSubOrFunctionStatement(syntax) 1390Dim isImplicit As Boolean = boundGotoStatement.WasCompilerGenerated 1398Dim isImplicit As Boolean = boundContinueStatement.WasCompilerGenerated 1406Dim isImplicit As Boolean = boundExitStatement.WasCompilerGenerated 1421Dim isImplicit As Boolean = boundSyncLockStatement.WasCompilerGenerated 1429Dim isImplicit As Boolean = boundNoOpStatement.WasCompilerGenerated 1435Dim isImplicit As Boolean = boundStopStatement.WasCompilerGenerated 1441Dim isImplicit As Boolean = boundEndStatement.WasCompilerGenerated 1449Dim isImplicit As Boolean = boundWithStatement.WasCompilerGenerated 1466Dim isImplicit As Boolean = boundUsingStatement.WasCompilerGenerated 1473Dim isImplicit As Boolean = boundExpressionStatement.WasCompilerGenerated 1508Dim isImplicit As Boolean = boundRaiseEventStatement.WasCompilerGenerated 1529Dim isImplicit As Boolean = boundAddHandlerStatement.WasCompilerGenerated 1538Dim isImplicit As Boolean = boundRemoveHandlerStatement.WasCompilerGenerated 1554Dim isImplicit As Boolean = boundTupleExpression.WasCompilerGenerated 1563Dim isImplicit As Boolean = boundInterpolatedString.WasCompilerGenerated 1584Dim isImplicit As Boolean = boundInterpolation.WasCompilerGenerated 1591Dim isImplicit As Boolean = boundLiteral.WasCompilerGenerated 1599Dim isImplicit As Boolean = boundAnonymousTypeCreationExpression.WasCompilerGenerated 1609Dim isImplicit As Boolean = boundAnonymousTypePropertyAccess.WasCompilerGenerated 1628Dim isImplicit As Boolean = boundQueryExpression.WasCompilerGenerated 1645Dim isImplicit As Boolean = boundAggregateClause.WasCompilerGenerated 1653Dim isImplicit As Boolean = boundNullableIsTrueOperator.WasCompilerGenerated 1685Dim isImplicit As Boolean = boundRedimStatement.WasCompilerGenerated 1693Dim isImplicit As Boolean = boundRedimClause.WasCompilerGenerated
Operations\VisualBasicOperationFactory_Methods.vb (9)
92Dim isImplicit As Boolean = boundAssignment.WasCompilerGenerated 151Dim isImplicit As Boolean = [operator].UnderlyingExpression.WasCompilerGenerated 212Dim isImplicit As Boolean = argument.WasCompilerGenerated AndAlso argument.Syntax.Kind <> SyntaxKind.OmittedArgument 229If argument.WasCompilerGenerated Then 281node.WasCompilerGenerated AndAlso 297Dim isImplicit As Boolean = parent.WasCompilerGenerated 344isImplicitAssignment = expression.WasCompilerGenerated 465Return New VariableDeclaratorOperation(boundLocalDeclaration.LocalSymbol, initializer, ignoredArguments, _semanticModel, boundLocalDeclaration.Syntax, isImplicit:=boundLocalDeclaration.WasCompilerGenerated) 523boundOperand.WasCompilerGenerated),
Operations\VisualBasicOperationFactory_QueryLambdaRewriter.vb (2)
70If node.WasCompilerGenerated Then 90Dim wasCompilerGenerated As Boolean = node.WasCompilerGenerated
Semantics\OverloadResolution.vb (1)
3392Not methodOrPropertyGroup.WasCompilerGenerated AndAlso