1 write to LoggingContext
Microsoft.Build (1)
Evaluation\PropertiesUseTracker.cs (1)
26public PropertiesUseTracker(LoggingContext? loggingContext) => LoggingContext = loggingContext;
3 references to LoggingContext
Microsoft.Build (3)
Evaluation\Expander.cs (2)
1382propertiesUseTracker.LoggingContext); 1585environmentDerivedProperty.loggingContext = propertiesUseTracker.LoggingContext;
Evaluation\PropertiesUseTracker.cs (1)
48LoggingContext?.ProcessPropertyRead(new PropertyReadInfo(propertyName, startIndex, endIndex,