string pattern = $@"this is a multiline text this is {a1} this is {a2} this is {a3}";
string query = @"SELECT foo, bar FROM table WHERE id = 42";