2 references to MaxAppDomainUnloadWaits
System.AddIn (2)
System\Addin\Pipeline\ContractBase.cs (2)
210for (int wait = 0; wait < MaxAppDomainUnloadWaits; wait++) 227Thread.Sleep(1 << MaxAppDomainUnloadWaits);