16 references to WithAccessorDeclarations
Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests (7)
CodeGeneration\SyntaxGeneratorTests.cs (7)
3299
Generator.
WithAccessorDeclarations
(Generator.PropertyDeclaration("p", Generator.IdentifierName("x"))),
3303
Generator.
WithAccessorDeclarations
(
3309
Generator.
WithAccessorDeclarations
(
3315
Generator.
WithAccessorDeclarations
(
3321
Generator.
WithAccessorDeclarations
(Generator.IndexerDeclaration(new[] { Generator.ParameterDeclaration("p", Generator.IdentifierName("t")) }, Generator.IdentifierName("x"))),
3325
Generator.
WithAccessorDeclarations
(Generator.IndexerDeclaration(new[] { Generator.ParameterDeclaration("p", Generator.IdentifierName("t")) }, Generator.IdentifierName("x")),
3330
Generator.
WithAccessorDeclarations
(
Microsoft.CodeAnalysis.Features (1)
ConvertAutoPropertyToFullProperty\AbstractConvertAutoPropertyToFullPropertyCodeRefactoringProvider.cs (1)
93
.
WithAccessorDeclarations
(
Microsoft.CodeAnalysis.VisualBasic.Workspaces.UnitTests (8)
CodeGeneration\SyntaxGeneratorTests.vb (8)
1158
Generator.
WithAccessorDeclarations
(Generator.PropertyDeclaration("p", Generator.IdentifierName("x"))),
1162
Generator.
WithAccessorDeclarations
(
1172
Generator.
WithAccessorDeclarations
(
1187
Generator.
WithAccessorDeclarations
(
1197
Generator.
WithAccessorDeclarations
(
1207
Generator.
WithAccessorDeclarations
(Generator.IndexerDeclaration({Generator.ParameterDeclaration("p", Generator.IdentifierName("t"))}, Generator.IdentifierName("x"))),
1211
Generator.
WithAccessorDeclarations
(Generator.IndexerDeclaration({Generator.ParameterDeclaration("p", Generator.IdentifierName("t"))}, Generator.IdentifierName("x")),
1220
Generator.
WithAccessorDeclarations
(