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