1 reference to InvokeConstructor
Microsoft.CodeAnalysis (1)
InternalUtilities\ReflectionUtilities.cs (1)
140return constructorInfo.InvokeConstructor<object?>(args);