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