2 references to ExtractPropertiesLookup
Microsoft.Build (2)
BuildCheck\Infrastructure\BuildEventsProcessor.cs (2)
49
=>
ExtractPropertiesLookup
(evaluationFinishedEventArgs.Properties);
72
var globalPropertiesLookup =
ExtractPropertiesLookup
(evaluationFinishedEventArgs.GlobalProperties);