moq.analyzers
moq.analyzers copied to clipboard
Add analyzer for internal mocks requires InternalsVisibleTo attribute
You can mock an internally visible type, but you need to add an InternalsVisibleTo for the CastleProxy