14 references to WithAccessorDeclarations
Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests (4)
CodeGeneration\SyntaxGeneratorTests.cs (4)
3403
Generator.
WithAccessorDeclarations
(Generator.PropertyDeclaration("p", Generator.IdentifierName("x"))),
3407
Generator.
WithAccessorDeclarations
(
3413
Generator.
WithAccessorDeclarations
(
3419
Generator.
WithAccessorDeclarations
(
Microsoft.CodeAnalysis.VisualBasic.Workspaces.UnitTests (8)
CodeGeneration\SyntaxGeneratorTests.vb (8)
1175
Generator.
WithAccessorDeclarations
(Generator.PropertyDeclaration("p", Generator.IdentifierName("x"))),
1179
Generator.
WithAccessorDeclarations
(
1189
Generator.
WithAccessorDeclarations
(
1204
Generator.
WithAccessorDeclarations
(
1214
Generator.
WithAccessorDeclarations
(
1224
Generator.
WithAccessorDeclarations
(Generator.IndexerDeclaration({Generator.ParameterDeclaration("p", Generator.IdentifierName("t"))}, Generator.IdentifierName("x"))),
1228
Generator.
WithAccessorDeclarations
(Generator.IndexerDeclaration({Generator.ParameterDeclaration("p", Generator.IdentifierName("t"))}, Generator.IdentifierName("x")),
1237
Generator.
WithAccessorDeclarations
(
Microsoft.Interop.LibraryImportGenerator (2)
Analyzers\CustomMarshallerAttributeFixer.cs (2)
246
gen.
WithAccessorDeclarations
(
458
gen.
WithAccessorDeclarations
(