C#C
C#4y ago
Jason

ActivatorUtilities.CreateInstance of a class instantiated within Program.cs 'unable to resolve type'

I can verify that the two services the class takes in the constructor are correctly registered. I'm not sure why I'm not able to call the 'Parse()' method from the class here.
screen.jpg
Was this page helpful?