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