5 references to s_keywords
System.Data.Odbc (5)
System\Data\Odbc\OdbcConnectionStringbuilder.cs (5)
58if (s_keywords.TryGetValue(keyword, out index)) 73if (s_keywords.TryGetValue(keyword, out index)) 189return s_keywords.ContainsKey(keyword) || base.ContainsKey(keyword); 215if (s_keywords.TryGetValue(keyword, out index)) 254if (s_keywords.TryGetValue(keyword, out index))