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