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