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