9 references to ExtractProjectStartedPropertyList
Microsoft.Build.Engine.UnitTests (9)
BackEnd\BuildManager_Tests.cs (9)
141Dictionary<string, string> properties = ExtractProjectStartedPropertyList(projectStartedEvent.Properties); 258Dictionary<string, string> properties = ExtractProjectStartedPropertyList(projectStartedEvent.Properties); 576Dictionary<string, string> properties = ExtractProjectStartedPropertyList(projectStartedEvent.Properties); 616Dictionary<string, string> properties = ExtractProjectStartedPropertyList(projectStartedEvent.Properties); 660Dictionary<string, string> properties = ExtractProjectStartedPropertyList(projectStartedEvent.Properties); 714Dictionary<string, string> properties = ExtractProjectStartedPropertyList(projectStartedEvent.Properties); 780Dictionary<string, string> properties = ExtractProjectStartedPropertyList(projectStartedEvent.Properties); 825Dictionary<string, string> properties = ExtractProjectStartedPropertyList(projectStartedEvent.Properties); 922Dictionary<string, string> properties = ExtractProjectStartedPropertyList(projectStartedEvent.Properties);