2 references to IsValueValidInternal
System.Data.OleDb (2)
DbConnectionOptions.cs (2)
191if ((null != keyValue) && !IsValueValidInternal(keyValue)) 911Debug.Assert(IsValueValidInternal(keyvalue), "parse failure, invalid keyvalue");