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);