2 references to getConstructor
Microsoft.CodeAnalysis.CSharp (2)
FlowAnalysis\NullableWalker.cs (2)
3741MethodSymbol? constructor = getConstructor(node, node.Type); 3811MethodSymbol? constructor = getConstructor(node, type);