2 references to Scope
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (2)
MEF\ExportProviderCache.cs (2)
27private static readonly Scope _localCompositionScope = new Scope("local"); 28private static readonly Scope _remoteCompositionScope = new Scope("remote");