2 references to GetHandlesExpressions
Microsoft.CodeAnalysis.VisualBasic.Workspaces (1)
CodeGeneration\MethodGenerator.vb (1)
75
Dim handlesClauseOpt = GenerateHandlesClause(CodeGenerationMethodInfo.
GetHandlesExpressions
(method))
Microsoft.CodeAnalysis.Workspaces (1)
CodeGenerationMethodSymbol.cs (1)
72
CodeGenerationMethodInfo.
GetHandlesExpressions
(this));