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