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