1 write to m_instanceScope
System.Data.Common (1)
System\Data\TypeLimiter.cs (1)
26
m_instanceScope
= scope;
1 reference to m_instanceScope
System.Data.Common (1)
System\Data\TypeLimiter.cs (1)
62
Scope? capturedScope = capturedLimiter?.
m_instanceScope
?? s_activeScope;