2 references to ErrorMethodExpectedAsAnArgument
Microsoft.TestPlatform.AdapterUtilities (2)
ManagedNameUtilities\ManagedNameHelper.Reflection.cs (2)
142
throw new InvalidOperationException(string.Format(CultureInfo.CurrentCulture, Resources.Resources.
ErrorMethodExpectedAsAnArgument
, nameof(method)));
178
throw new InvalidOperationException(string.Format(CultureInfo.CurrentCulture, Resources.Resources.
ErrorMethodExpectedAsAnArgument
, nameof(method)));