1 reference to GetCopyOnReadEnumerable
Microsoft.Build (1)
BackEnd\Components\Logging\ProjectLoggingContext.cs (1)
108properties = projectProperties.GetCopyOnReadEnumerable(property => new DictionaryEntry(property.Name, property.EvaluatedValue));