2 references to s_maxCachedInterfaces
System.Transactions.Local (2)
System\Transactions\DtcProxyShim\DtcProxyShimFactory.cs (2)
373
if (_cachedTransmitters.Count <
s_maxCachedInterfaces
)
397
if (_cachedReceivers.Count <
s_maxCachedInterfaces
)