2 references to OnOutOfScope
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlInternalConnectionSmi.cs (2)
115
_smiContext.OutOfScope += new EventHandler(
OnOutOfScope
);
339
_smiContext.OutOfScope -= new EventHandler(
OnOutOfScope
);