public static bool Verify(RuntimeErrorId id, string actualError, params string[] args) { return(true); }
public static bool Verify(RuntimeErrorId id, string actualError, params string[] args) { return true; }