2 references to IsRestricted
System.Data (2)
fx\src\data\System\Data\ProviderBase\DbConnectionPool.cs (1)
472
if ((null != identity) && identity.
IsRestricted
) {
fx\src\data\System\Data\ProviderBase\DbConnectionPoolGroup.cs (1)
180
if (currentIdentity.
IsRestricted
) {