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