7 references to ObjectCreationExpression
Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests (2)
CodeGeneration\SyntaxGeneratorTests.cs (2)
398Generator.ObjectCreationExpression(Generator.IdentifierName("x")), 402Generator.ObjectCreationExpression(Generator.IdentifierName("x"), Generator.IdentifierName("y")),
Microsoft.CodeAnalysis.Features (2)
InitializeParameter\AbstractAddParameterCheckCodeRefactoringProvider.cs (2)
555return generator.ObjectCreationExpression( 592return generator.ObjectCreationExpression(
Microsoft.CodeAnalysis.VisualBasic.Workspaces.UnitTests (2)
CodeGeneration\SyntaxGeneratorTests.vb (2)
361Generator.ObjectCreationExpression(Generator.IdentifierName("x")), 365Generator.ObjectCreationExpression(Generator.IdentifierName("x"), Generator.IdentifierName("y")),
Microsoft.Interop.LibraryImportGenerator (1)
Analyzers\CustomMarshallerAttributeFixer.cs (1)
569return generator.ThrowStatement(generator.ObjectCreationExpression(