1 write to exported
Microsoft.Build.Engine.OM.UnitTests (1)
ObjectModelRemoting\RemoteProjectsProviderMock\ExporterMock.cs (1)
440this.exported = ExportedLinksMap.Create();
2 references to exported
Microsoft.Build.Engine.OM.UnitTests (2)
ObjectModelRemoting\RemoteProjectsProviderMock\ExporterMock.cs (2)
282this.exported.GetActive(remoter.LocalId, out T result); 338exported.GetOrCreate(obj, obj, this, out remoter);