Home
last modified time | relevance | path

Searched refs:FirstSupportedCollationVersion (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.SqlClient/src/System/Data/SqlClient/
H A DTdsParserHelperClasses.cs85 private static int FirstSupportedCollationVersion(int lcid) in FirstSupportedCollationVersion() method in System.Data.SqlClient.SqlCollation
152 int versionBits = FirstSupportedCollationVersion(lcid) << LcidVersionBitOffset;
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/SqlClient/
H A DTdsParserHelperClasses.cs290 static int FirstSupportedCollationVersion(int lcid) in FirstSupportedCollationVersion() method in System.Data.SqlClient.SqlCollation
354 int versionBits = FirstSupportedCollationVersion(lcid) << LcidVersionBitOffset;