2 references to _Cluster
System.Data (2)
fx\src\data\System\Data\Sql\SqlDataSourceEnumerator.cs (2)
91
private static int _clusterLength =
_Cluster
.Length;
128
Debug.Assert(String.Compare(
_Cluster
, 0, instance2, 0, _clusterLength, StringComparison.OrdinalIgnoreCase) == 0);