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