14 references to _staticInstance
System.Data (14)
fx\src\data\System\Data\SqlClient\SqlDependencyListener.cs (14)
481Bid.NotificationsTrace("<sc.SqlConnectionContainer.IncrementStartCount|DEP> %d#, incremented _startCount: %d\n", _staticInstance.ObjectID, result); 535lock (_staticInstance._sqlDependencyPerAppDomainDispatchers) { 536dispatcher = _staticInstance._sqlDependencyPerAppDomainDispatchers[appDomainKey]; 667_staticInstance.Invalidate(Server, 706_staticInstance.Invalidate(Server, 1255Debug.Assert(null == _staticInstance, "Real constructor called with static instance already created!"); 1294return _staticInstance; 1308Bid.NotificationsScopeEnter(out hscp, "<sc.SqlDependencyProcessDispatcher.GetHashString|DEP> %d#, queue: %ls", _staticInstance.ObjectID, queue); 1349Debug.Assert(this == _staticInstance, "Instance method called on non _staticInstance instance!"); 1392Debug.Assert(this == _staticInstance, "Instance method called on non _staticInstance instance!"); 1431Debug.Assert(this == _staticInstance, "Instance method called on non _staticInstance instance!"); 1449Debug.Assert(this == _staticInstance, "Instance method called on non _staticInstance instance!"); 1480Debug.Assert(this == _staticInstance, "Instance method called on non _staticInstance instance!"); 1560Debug.Assert(this == _staticInstance, "Instance method called on non _staticInstance instance!");