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