1 reference to CodeGenerationMethodInfo
Microsoft.CodeAnalysis.Workspaces (1)
CodeGenerationMethodInfo.cs (1)
49var info = new CodeGenerationMethodInfo(isNew, isUnsafe, isPartial, isAsync, statements, handlesExpressions);