319 references to InvocationExpression
GenerateDocumentationAndConfigFiles (30)
src\RoslynAnalyzers\Utilities\Workspaces\SyntaxGeneratorExtensions.cs (19)
46generator.InvocationExpression( 53generator.InvocationExpression( 62generator.InvocationExpression( 147generator.InvocationExpression( 152generator.InvocationExpression( 157generator.InvocationExpression( 166generator.InvocationExpression( 199generator.InvocationExpression( 204generator.InvocationExpression( 213generator.InvocationExpression( 247generator.InvocationExpression( 252generator.InvocationExpression( 261generator.InvocationExpression( 294generator.InvocationExpression( 298generator.InvocationExpression( 303generator.InvocationExpression( 312generator.InvocationExpression( 360generator.InvocationExpression( 369generator.InvocationExpression(
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\Extensions\SyntaxGeneratorExtensions_CreateEqualsMethod.cs (5)
193expressions.Add(factory.InvocationExpression( 247expressions.Add(factory.InvocationExpression( 257expressions.Add(factory.InvocationExpression( 296expressions.Add(factory.InvocationExpression( 350factory.InvocationExpression(
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\Extensions\SyntaxGeneratorExtensions_CreateGetHashCodeMethod.cs (6)
29result.Add(factory.InvocationExpression( 63factory.InvocationExpression( 69factory.InvocationExpression( 153rightSide = factory.InvocationExpression( 241return factory.InvocationExpression( 246return factory.InvocationExpression(
Metrics (19)
src\RoslynAnalyzers\Utilities\Workspaces\SyntaxGeneratorExtensions.cs (19)
46generator.InvocationExpression( 53generator.InvocationExpression( 62generator.InvocationExpression( 147generator.InvocationExpression( 152generator.InvocationExpression( 157generator.InvocationExpression( 166generator.InvocationExpression( 199generator.InvocationExpression( 204generator.InvocationExpression( 213generator.InvocationExpression( 247generator.InvocationExpression( 252generator.InvocationExpression( 261generator.InvocationExpression( 294generator.InvocationExpression( 298generator.InvocationExpression( 303generator.InvocationExpression( 312generator.InvocationExpression( 360generator.InvocationExpression( 369generator.InvocationExpression(
Metrics.Legacy (19)
src\RoslynAnalyzers\Utilities\Workspaces\SyntaxGeneratorExtensions.cs (19)
46generator.InvocationExpression( 53generator.InvocationExpression( 62generator.InvocationExpression( 147generator.InvocationExpression( 152generator.InvocationExpression( 157generator.InvocationExpression( 166generator.InvocationExpression( 199generator.InvocationExpression( 204generator.InvocationExpression( 213generator.InvocationExpression( 247generator.InvocationExpression( 252generator.InvocationExpression( 261generator.InvocationExpression( 294generator.InvocationExpression( 298generator.InvocationExpression( 303generator.InvocationExpression( 312generator.InvocationExpression( 360generator.InvocationExpression( 369generator.InvocationExpression(
Microsoft.CodeAnalysis.Analyzers (34)
MetaAnalyzers\Fixers\CompareSymbolsCorrectlyFix.cs (2)
266generator.InvocationExpression( 272generator.InvocationExpression(
MetaAnalyzers\Fixers\ConfigureGeneratedCodeAnalysisFix.cs (1)
70var newInvocation = generator.InvocationExpression(
MetaAnalyzers\Fixers\EnableConcurrentExecutionFix.cs (1)
62var newInvocation = generator.InvocationExpression(
src\RoslynAnalyzers\Utilities\Workspaces\SyntaxGeneratorExtensions.cs (19)
46generator.InvocationExpression( 53generator.InvocationExpression( 62generator.InvocationExpression( 147generator.InvocationExpression( 152generator.InvocationExpression( 157generator.InvocationExpression( 166generator.InvocationExpression( 199generator.InvocationExpression( 204generator.InvocationExpression( 213generator.InvocationExpression( 247generator.InvocationExpression( 252generator.InvocationExpression( 261generator.InvocationExpression( 294generator.InvocationExpression( 298generator.InvocationExpression( 303generator.InvocationExpression( 312generator.InvocationExpression( 360generator.InvocationExpression( 369generator.InvocationExpression(
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\Extensions\SyntaxGeneratorExtensions_CreateEqualsMethod.cs (5)
193expressions.Add(factory.InvocationExpression( 247expressions.Add(factory.InvocationExpression( 257expressions.Add(factory.InvocationExpression( 296expressions.Add(factory.InvocationExpression( 350factory.InvocationExpression(
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\Extensions\SyntaxGeneratorExtensions_CreateGetHashCodeMethod.cs (6)
29result.Add(factory.InvocationExpression( 63factory.InvocationExpression( 69factory.InvocationExpression( 153rightSide = factory.InvocationExpression( 241return factory.InvocationExpression( 246return factory.InvocationExpression(
Microsoft.CodeAnalysis.BannedApiAnalyzers (11)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\Extensions\SyntaxGeneratorExtensions_CreateEqualsMethod.cs (5)
193expressions.Add(factory.InvocationExpression( 247expressions.Add(factory.InvocationExpression( 257expressions.Add(factory.InvocationExpression( 296expressions.Add(factory.InvocationExpression( 350factory.InvocationExpression(
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\Extensions\SyntaxGeneratorExtensions_CreateGetHashCodeMethod.cs (6)
29result.Add(factory.InvocationExpression( 63factory.InvocationExpression( 69factory.InvocationExpression( 153rightSide = factory.InvocationExpression( 241return factory.InvocationExpression( 246return factory.InvocationExpression(
Microsoft.CodeAnalysis.CodeStyle.Fixes (16)
src\Analyzers\Core\CodeFixes\ForEachCast\AbstractForEachCastCodeFixProvider.cs (2)
91return generator.InvocationExpression( 102return generator.InvocationExpression(
src\Analyzers\Core\CodeFixes\ImplementInterface\ImplementInterfaceGenerator_DisposePattern.cs (2)
195g.InvocationExpression( 204g.InvocationExpression(
src\Analyzers\Core\CodeFixes\RemoveAsyncModifier\AbstractRemoveAsyncModifierCodeFixProvider.cs (1)
239return generator.InvocationExpression(taskFromResult, expression.WithoutTrivia()).WithTriviaFrom(expression);
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\Extensions\SyntaxGeneratorExtensions_CreateEqualsMethod.cs (5)
193expressions.Add(factory.InvocationExpression( 247expressions.Add(factory.InvocationExpression( 257expressions.Add(factory.InvocationExpression( 296expressions.Add(factory.InvocationExpression( 350factory.InvocationExpression(
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\Extensions\SyntaxGeneratorExtensions_CreateGetHashCodeMethod.cs (6)
29result.Add(factory.InvocationExpression( 63factory.InvocationExpression( 69factory.InvocationExpression( 153rightSide = factory.InvocationExpression( 241return factory.InvocationExpression( 246return factory.InvocationExpression(
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
src\Analyzers\CSharp\CodeFixes\ImplementInterface\CSharpImplementInterfaceService.cs (1)
113g.ExpressionStatement(g.InvocationExpression(
Microsoft.CodeAnalysis.CSharp.Features (1)
src\Analyzers\CSharp\CodeFixes\ImplementInterface\CSharpImplementInterfaceService.cs (1)
113g.ExpressionStatement(g.InvocationExpression(
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
CodeGeneration\CSharpSyntaxGenerator.cs (1)
3247=> this.InvocationExpression(s_nameOfIdentifier, expression);
Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests (19)
CodeGeneration\SyntaxGeneratorTests.cs (19)
392VerifySyntax<MemberAccessExpressionSyntax>(Generator.MemberAccessExpression(Generator.InvocationExpression(Generator.IdentifierName("x"), Generator.IdentifierName("y")), Generator.IdentifierName("z")), "x(y).z"); 456Generator.ElementAccessExpression(Generator.InvocationExpression(Generator.IdentifierName("x"), Generator.IdentifierName("y")), Generator.IdentifierName("z")), 483VerifySyntax<InvocationExpressionSyntax>(Generator.InvocationExpression(Generator.IdentifierName("x")), "x()"); 484VerifySyntax<InvocationExpressionSyntax>(Generator.InvocationExpression(Generator.IdentifierName("x"), Generator.IdentifierName("y")), "x(y)"); 485VerifySyntax<InvocationExpressionSyntax>(Generator.InvocationExpression(Generator.IdentifierName("x"), Generator.IdentifierName("y"), Generator.IdentifierName("z")), "x(y, z)"); 488VerifySyntax<InvocationExpressionSyntax>(Generator.InvocationExpression(Generator.IdentifierName("x"), Generator.Argument(Generator.IdentifierName("y"))), "x(y)"); 489VerifySyntax<InvocationExpressionSyntax>(Generator.InvocationExpression(Generator.IdentifierName("x"), Generator.Argument(RefKind.Ref, Generator.IdentifierName("y"))), "x(ref y)"); 490VerifySyntax<InvocationExpressionSyntax>(Generator.InvocationExpression(Generator.IdentifierName("x"), Generator.Argument(RefKind.Out, Generator.IdentifierName("y"))), "x(out y)"); 493VerifySyntax<InvocationExpressionSyntax>(Generator.InvocationExpression(Generator.MemberAccessExpression(Generator.IdentifierName("x"), Generator.IdentifierName("y"))), "x.y()"); 494VerifySyntax<InvocationExpressionSyntax>(Generator.InvocationExpression(Generator.ElementAccessExpression(Generator.IdentifierName("x"), Generator.IdentifierName("y"))), "x[y]()"); 495VerifySyntax<InvocationExpressionSyntax>(Generator.InvocationExpression(Generator.InvocationExpression(Generator.IdentifierName("x"), Generator.IdentifierName("y"))), "x(y)()"); 496VerifySyntax<InvocationExpressionSyntax>(Generator.InvocationExpression(Generator.AddExpression(Generator.IdentifierName("x"), Generator.IdentifierName("y"))), "((x) + (y))()"); 507VerifySyntax<ExpressionStatementSyntax>(Generator.ExpressionStatement(Generator.InvocationExpression(Generator.IdentifierName("x"))), "x();"); 2951setAccessor = setAccessor.WithExpressionBody(ArrowExpressionClause((ExpressionSyntax)Generator.InvocationExpression(Generator.IdentifierName("x")))); 3697Generator.ExpressionStatement(Generator.InvocationExpression(Generator.IdentifierName("fn"), Generator.IdentifierName("arg"))) 3724Generator.ExpressionStatement(Generator.InvocationExpression(Generator.IdentifierName("fn"), Generator.IdentifierName("arg"))) 3744Generator.ExpressionStatement(Generator.InvocationExpression(Generator.IdentifierName("fn"), Generator.IdentifierName("arg"))) 3777Generator.ExpressionStatement(Generator.InvocationExpression(Generator.IdentifierName("fn"), Generator.IdentifierName("arg")))
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (5)
CodeGeneration\ExpressionGenerationTests.cs (5)
300f => f.InvocationExpression( 310f => f.InvocationExpression( 321f => f.InvocationExpression( 332f => f.InvocationExpression( 344f => f.InvocationExpression(
Microsoft.CodeAnalysis.Features (23)
AddDebuggerDisplay\AbstractAddDebuggerDisplayCodeRefactoringProvider.cs (1)
169generator.ReturnStatement(generator.InvocationExpression(
CodeRefactorings\AddAwait\AbstractAddAwaitCodeRefactoringProvider.cs (1)
119withoutTrivia = (TExpressionSyntax)generator.InvocationExpression(
ConvertForToForEach\AbstractConvertForToForEachCodeRefactoringProvider.cs (1)
330var elementAtExpression = generator.InvocationExpression(
ConvertToInterpolatedString\AbstractConvertPlaceholderToInterpolatedStringRefactoringProvider.cs (1)
335: syntaxGenerator.InvocationExpression(
GenerateComparisonOperators\GenerateComparisonOperatorsCodeRefactoringProvider.cs (1)
211var compareToCall = generator.InvocationExpression(
GenerateEqualsAndGetHashCodeFromMembers\AbstractGenerateEqualsAndGetHashCodeService.cs (4)
81generator.InvocationExpression( 92generator.InvocationExpression( 103generator.InvocationExpression( 187factory.InvocationExpression(
GenerateEqualsAndGetHashCodeFromMembers\GenerateEqualsAndGetHashCodeAction.cs (2)
148? generator.InvocationExpression( 153: generator.InvocationExpression(
InitializeParameter\AbstractAddParameterCheckCodeRefactoringProvider.cs (6)
654enumIsDefinedInvocation = generator.InvocationExpression( 662enumIsDefinedInvocation = generator.InvocationExpression( 701return (TStatementSyntax)generator.ExpressionStatement(generator.InvocationExpression( 727return (TStatementSyntax)generator.ExpressionStatement(generator.InvocationExpression( 768return (TStatementSyntax)generator.ExpressionStatement(generator.InvocationExpression( 780var condition = (TExpressionSyntax)generator.InvocationExpression(
Snippets\SnippetProviders\AbstractConsoleSnippetProvider.cs (1)
43var resultingNode = generator.InvocationExpression(generator.MemberAccessExpression(generator.IdentifierName(nameof(Console)), nameof(Console.WriteLine)));
src\Analyzers\Core\CodeFixes\ForEachCast\AbstractForEachCastCodeFixProvider.cs (2)
91return generator.InvocationExpression( 102return generator.InvocationExpression(
src\Analyzers\Core\CodeFixes\ImplementInterface\ImplementInterfaceGenerator_DisposePattern.cs (2)
195g.InvocationExpression( 204g.InvocationExpression(
src\Analyzers\Core\CodeFixes\RemoveAsyncModifier\AbstractRemoveAsyncModifierCodeFixProvider.cs (1)
239return generator.InvocationExpression(taskFromResult, expression.WithoutTrivia()).WithTriviaFrom(expression);
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers (11)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\Extensions\SyntaxGeneratorExtensions_CreateEqualsMethod.cs (5)
193expressions.Add(factory.InvocationExpression( 247expressions.Add(factory.InvocationExpression( 257expressions.Add(factory.InvocationExpression( 296expressions.Add(factory.InvocationExpression( 350factory.InvocationExpression(
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\Extensions\SyntaxGeneratorExtensions_CreateGetHashCodeMethod.cs (6)
29result.Add(factory.InvocationExpression( 63factory.InvocationExpression( 69factory.InvocationExpression( 153rightSide = factory.InvocationExpression( 241return factory.InvocationExpression( 246return factory.InvocationExpression(
Microsoft.CodeAnalysis.PublicApiAnalyzers.CodeFixes (19)
src\RoslynAnalyzers\Utilities\Workspaces\SyntaxGeneratorExtensions.cs (19)
46generator.InvocationExpression( 53generator.InvocationExpression( 62generator.InvocationExpression( 147generator.InvocationExpression( 152generator.InvocationExpression( 157generator.InvocationExpression( 166generator.InvocationExpression( 199generator.InvocationExpression( 204generator.InvocationExpression( 213generator.InvocationExpression( 247generator.InvocationExpression( 252generator.InvocationExpression( 261generator.InvocationExpression( 294generator.InvocationExpression( 298generator.InvocationExpression( 303generator.InvocationExpression( 312generator.InvocationExpression( 360generator.InvocationExpression( 369generator.InvocationExpression(
Microsoft.CodeAnalysis.VisualBasic.Workspaces.UnitTests (18)
CodeGeneration\SyntaxGeneratorTests.vb (18)
341VerifySyntax(Of MemberAccessExpressionSyntax)(Generator.MemberAccessExpression(Generator.InvocationExpression(Generator.IdentifierName("x"), Generator.IdentifierName("y")), Generator.IdentifierName("z")), "x(y).z") 396Generator.ElementAccessExpression(Generator.InvocationExpression(Generator.IdentifierName("x"), Generator.IdentifierName("y")), Generator.IdentifierName("z")), 420VerifySyntax(Of InvocationExpressionSyntax)(Generator.InvocationExpression(Generator.IdentifierName("x")), "x()") 421VerifySyntax(Of InvocationExpressionSyntax)(Generator.InvocationExpression(Generator.IdentifierName("x"), Generator.IdentifierName("y")), "x(y)") 422VerifySyntax(Of InvocationExpressionSyntax)(Generator.InvocationExpression(Generator.IdentifierName("x"), Generator.IdentifierName("y"), Generator.IdentifierName("z")), "x(y, z)") 425VerifySyntax(Of InvocationExpressionSyntax)(Generator.InvocationExpression(Generator.IdentifierName("x"), Generator.Argument(Generator.IdentifierName("y"))), "x(y)") 426VerifySyntax(Of InvocationExpressionSyntax)(Generator.InvocationExpression(Generator.IdentifierName("x"), Generator.Argument(RefKind.Ref, Generator.IdentifierName("y"))), "x(y)") 427VerifySyntax(Of InvocationExpressionSyntax)(Generator.InvocationExpression(Generator.IdentifierName("x"), Generator.Argument(RefKind.Out, Generator.IdentifierName("y"))), "x(y)") 429VerifySyntax(Of InvocationExpressionSyntax)(Generator.InvocationExpression(Generator.MemberAccessExpression(Generator.IdentifierName("x"), Generator.IdentifierName("y"))), "x.y()") 430VerifySyntax(Of InvocationExpressionSyntax)(Generator.InvocationExpression(Generator.ElementAccessExpression(Generator.IdentifierName("x"), Generator.IdentifierName("y"))), "x(y)()") 431VerifySyntax(Of InvocationExpressionSyntax)(Generator.InvocationExpression(Generator.InvocationExpression(Generator.IdentifierName("x"), Generator.IdentifierName("y"))), "x(y)()") 432VerifySyntax(Of InvocationExpressionSyntax)(Generator.InvocationExpression(Generator.AddExpression(Generator.IdentifierName("x"), Generator.IdentifierName("y"))), "((x) + (y))()") 443VerifySyntax(Of ExpressionStatementSyntax)(Generator.ExpressionStatement(Generator.InvocationExpression(Generator.IdentifierName("x"))), "x()") 2963Dim stmts = {Generator.ExpressionStatement(Generator.AssignmentStatement(Generator.IdentifierName("x"), Generator.IdentifierName("y"))), Generator.ExpressionStatement(Generator.InvocationExpression(Generator.IdentifierName("fn"), Generator.IdentifierName("arg")))} 2984Dim stmts = {Generator.ExpressionStatement(Generator.AssignmentStatement(Generator.IdentifierName("x"), Generator.IdentifierName("y"))), Generator.ExpressionStatement(Generator.InvocationExpression(Generator.IdentifierName("fn"), Generator.IdentifierName("arg")))} 3100Dim stmts = {Generator.ExpressionStatement(Generator.AssignmentStatement(Generator.IdentifierName("x"), Generator.IdentifierName("y"))), Generator.ExpressionStatement(Generator.InvocationExpression(Generator.IdentifierName("fn"), Generator.IdentifierName("arg")))} 3125Dim stmts = {Generator.ExpressionStatement(Generator.AssignmentStatement(Generator.IdentifierName("x"), Generator.IdentifierName("y"))), Generator.ExpressionStatement(Generator.InvocationExpression(Generator.IdentifierName("fn"), Generator.IdentifierName("arg")))}
Microsoft.CodeAnalysis.Workspaces (11)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\Extensions\SyntaxGeneratorExtensions_CreateEqualsMethod.cs (5)
193expressions.Add(factory.InvocationExpression( 247expressions.Add(factory.InvocationExpression( 257expressions.Add(factory.InvocationExpression( 296expressions.Add(factory.InvocationExpression( 350factory.InvocationExpression(
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\Extensions\SyntaxGeneratorExtensions_CreateGetHashCodeMethod.cs (6)
29result.Add(factory.InvocationExpression( 63factory.InvocationExpression( 69factory.InvocationExpression( 153rightSide = factory.InvocationExpression( 241return factory.InvocationExpression( 246return factory.InvocationExpression(
Microsoft.Interop.LibraryImportGenerator (1)
Analyzers\ConvertToLibraryImportFixer.cs (1)
401return generator.InvocationExpression(
Roslyn.Diagnostics.Analyzers (30)
src\RoslynAnalyzers\Utilities\Workspaces\SyntaxGeneratorExtensions.cs (19)
46generator.InvocationExpression( 53generator.InvocationExpression( 62generator.InvocationExpression( 147generator.InvocationExpression( 152generator.InvocationExpression( 157generator.InvocationExpression( 166generator.InvocationExpression( 199generator.InvocationExpression( 204generator.InvocationExpression( 213generator.InvocationExpression( 247generator.InvocationExpression( 252generator.InvocationExpression( 261generator.InvocationExpression( 294generator.InvocationExpression( 298generator.InvocationExpression( 303generator.InvocationExpression( 312generator.InvocationExpression( 360generator.InvocationExpression( 369generator.InvocationExpression(
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\Extensions\SyntaxGeneratorExtensions_CreateEqualsMethod.cs (5)
193expressions.Add(factory.InvocationExpression( 247expressions.Add(factory.InvocationExpression( 257expressions.Add(factory.InvocationExpression( 296expressions.Add(factory.InvocationExpression( 350factory.InvocationExpression(
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\Extensions\SyntaxGeneratorExtensions_CreateGetHashCodeMethod.cs (6)
29result.Add(factory.InvocationExpression( 63factory.InvocationExpression( 69factory.InvocationExpression( 153rightSide = factory.InvocationExpression( 241return factory.InvocationExpression( 246return factory.InvocationExpression(
System.Text.RegularExpressions.Generator (1)
UpgradeToGeneratedRegexCodeFixer.cs (1)
160SyntaxNode replacement = generator.InvocationExpression(generator.IdentifierName(methodName));
Test.Utilities (19)
src\RoslynAnalyzers\Utilities\Workspaces\SyntaxGeneratorExtensions.cs (19)
46generator.InvocationExpression( 53generator.InvocationExpression( 62generator.InvocationExpression( 147generator.InvocationExpression( 152generator.InvocationExpression( 157generator.InvocationExpression( 166generator.InvocationExpression( 199generator.InvocationExpression( 204generator.InvocationExpression( 213generator.InvocationExpression( 247generator.InvocationExpression( 252generator.InvocationExpression( 261generator.InvocationExpression( 294generator.InvocationExpression( 298generator.InvocationExpression( 303generator.InvocationExpression( 312generator.InvocationExpression( 360generator.InvocationExpression( 369generator.InvocationExpression(
Text.Analyzers (30)
src\RoslynAnalyzers\Utilities\Workspaces\SyntaxGeneratorExtensions.cs (19)
46generator.InvocationExpression( 53generator.InvocationExpression( 62generator.InvocationExpression( 147generator.InvocationExpression( 152generator.InvocationExpression( 157generator.InvocationExpression( 166generator.InvocationExpression( 199generator.InvocationExpression( 204generator.InvocationExpression( 213generator.InvocationExpression( 247generator.InvocationExpression( 252generator.InvocationExpression( 261generator.InvocationExpression( 294generator.InvocationExpression( 298generator.InvocationExpression( 303generator.InvocationExpression( 312generator.InvocationExpression( 360generator.InvocationExpression( 369generator.InvocationExpression(
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\Extensions\SyntaxGeneratorExtensions_CreateEqualsMethod.cs (5)
193expressions.Add(factory.InvocationExpression( 247expressions.Add(factory.InvocationExpression( 257expressions.Add(factory.InvocationExpression( 296expressions.Add(factory.InvocationExpression( 350factory.InvocationExpression(
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\Extensions\SyntaxGeneratorExtensions_CreateGetHashCodeMethod.cs (6)
29result.Add(factory.InvocationExpression( 63factory.InvocationExpression( 69factory.InvocationExpression( 153rightSide = factory.InvocationExpression( 241return factory.InvocationExpression( 246return factory.InvocationExpression(