6 references to s_keywords
System.Data.OleDb (6)
OleDbConnectionStringBuilder.cs (6)
81if (s_keywords.TryGetValue(keyword, out index)) 99if (s_keywords.TryGetValue(keyword, out index)) 274return s_keywords.ContainsKey(keyword) || base.ContainsKey(keyword); 327if (s_keywords.TryGetValue(keyword, out index)) 395if (s_keywords.TryGetValue(keyword, out index)) 438if (!s_keywords.TryGetValue(info._description!, out index))