1 reference to InvokeConstructor
Text.Analyzers (1)
src\Compilers\Core\Portable\InternalUtilities\ReflectionUtilities.cs (1)
140return constructorInfo.InvokeConstructor<object?>(args);