3 references to OutOfScope
System.Data (3)
fx\src\data\Microsoft\SqlServer\Server\sqlcontext.cs (1)
32
_smiContext.
OutOfScope
+= new EventHandler(OnOutOfScope);
fx\src\data\System\Data\SqlClient\SqlInternalConnectionSmi.cs (2)
115
_smiContext.
OutOfScope
+= new EventHandler(OnOutOfScope);
339
_smiContext.
OutOfScope
-= new EventHandler(OnOutOfScope);