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