| 1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License.txt in the project root for license information. |
| 2 | define([ |
| 3 | '../Application', |
| 4 | '../Utilities/_Dispose', |
nothing calls this directly
no test coverage detected