Skip to content
This repository was archived by the owner on Nov 15, 2021. It is now read-only.
This repository was archived by the owner on Nov 15, 2021. It is now read-only.

Problem 173802: OpenCover.Framework.Filter.GetAssemblyClassName #477

@sawilde

Description

@sawilde

https://drdump.com/Problem.aspx?ProblemID=173802
relates to
https://drdump.com/Problem.aspx?ProblemID=173280

System.InvalidOperationException
 at OpenCover.Framework.Filter.GetAssemblyClassName(String assemblyClassName, Boolean useRegEx, FilterType& filterType, String& assemblyName, String& className, String& processName)
 at OpenCover.Framework.Filter.AddFilter(String assemblyClassName)
 at System.Collections.Generic.List`1.ForEach(Action`1 action)
 at OpenCover.Framework.Filter.BuildFilter(CommandLineParser parser)
 at OpenCover.Console.Program.BuildFilter(CommandLineParser parser)
 at OpenCover.Console.Program.Main(String[] args)
System.InvalidOperationException
 at OpenCover.Framework.Filtering.FilterHelper.ValidateAndEscape(String match, String notAllowed)
 at OpenCover.Framework.Filter.AddFilter(String assemblyClassName)
 at System.Collections.Generic.List`1.ForEach(Action`1 action)
 at OpenCover.Framework.Filter.BuildFilter(CommandLineParser parser)
 at OpenCover.Console.Program.BuildFilter(CommandLineParser parser)
 at OpenCover.Console.Program.Main(String[] args)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions