1 reference to Error_ArgumentNotTypeOf
Microsoft.TestPlatform.CoreUtilities (1)
ValidateArg.cs (1)
146
var message = string.Format(CultureInfo.CurrentCulture, Resources.
Error_ArgumentNotTypeOf
, typeof(T).FullName);