2 overrides of IsShiloh
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlInternalConnectionSmi.cs (1)
157override internal bool IsShiloh {
fx\src\data\System\Data\SqlClient\SqlInternalConnectionTds.cs (1)
588override internal bool IsShiloh {
1 reference to IsShiloh
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlConnection.cs (1)
1652return GetOpenConnection().IsShiloh;