1 reference to GetSignatureInformation
Microsoft.CodeAnalysis.Features (1)
ExtractMethod\MethodExtractor.Analyzer.cs (1)
123
var (variables, returnType, returnsByRef) =
GetSignatureInformation
(variableInfoMap, flowControlInformation);