13 instantiations of InvalidManagedNameException
Microsoft.TestPlatform.AdapterUtilities (13)
Helpers\ReflectionHelpers.cs (2)
68throw new InvalidManagedNameException( 93throw new InvalidManagedNameException(message);
ManagedNameUtilities\ManagedNameHelper.Reflection.cs (2)
277throw new InvalidManagedNameException(message); 291throw new InvalidManagedNameException(message);
ManagedNameUtilities\ManagedNameParser.cs (9)
74throw new InvalidManagedNameException(message); 107throw new InvalidManagedNameException(message); 136throw new InvalidManagedNameException(Resources.Resources.ErrorMethodArityMustBeNumeric); 174throw new InvalidManagedNameException(Resources.Resources.ErrorIncompleteManagedName); 208throw new InvalidManagedNameException(message); 232throw new InvalidManagedNameException(msg); 236throw new InvalidManagedNameException(Resources.Resources.ErrorIncompleteManagedName); 262throw new InvalidManagedNameException(msg); 266throw new InvalidManagedNameException(Resources.Resources.ErrorIncompleteManagedName);
2 references to InvalidManagedNameException
Microsoft.TestPlatform.AdapterUtilities (2)
ManagedNameUtilities\ManagedNameHelper.Reflection.cs (1)
261/// <exception cref="InvalidManagedNameException">
ManagedNameUtilities\ManagedNameParser.cs (1)
63/// <exception cref="InvalidManagedNameException">