6 references to GetStatements
Microsoft.CodeAnalysis.CSharp.Workspaces (3)
EventGenerator.cs (1)
176
StatementGenerator.GenerateStatements(CodeGenerationMethodInfo.
GetStatements
(accessor)));
PropertyGenerator.cs (1)
305
StatementGenerator.GenerateStatements(CodeGenerationMethodInfo.
GetStatements
(accessor)));
StatementGenerator.cs (1)
21
StatementGenerator.GenerateStatements(CodeGenerationMethodInfo.
GetStatements
(method)));
Microsoft.CodeAnalysis.VisualBasic.Workspaces (2)
CodeGeneration\PropertyGenerator.vb (1)
148
Dim statementsOpt = CodeGenerationMethodInfo.
GetStatements
(accessor)
CodeGeneration\StatementGenerator.vb (1)
16
Return StatementGenerator.GenerateStatements(CodeGenerationMethodInfo.
GetStatements
(method))
Microsoft.CodeAnalysis.Workspaces (1)
CodeGenerationMethodSymbol.cs (1)
71
CodeGenerationMethodInfo.
GetStatements
(this),