If the default value '{0}' of parameter {1} on method {2} refers to a special system location, consider making parameter ...

If the default value '{0}' of parameter {1} on method {2} refers to a special system location, consider making parameter {1} a required parameter with no default value. Special system locations should be retrieved using an API such as Environment.GetFolderPath.