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