2 references to DbConnectionPoolIdentity
System.Data (2)
fx\src\data\System\Data\ProviderBase\DbConnectionPoolIdentity.cs (2)
32static public readonly DbConnectionPoolIdentity NoIdentity = new DbConnectionPoolIdentity(String.Empty, false, true); 178current = new DbConnectionPoolIdentity(sidString, isRestricted, isNetwork);