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