1 write to _buildEventsProcessor
Microsoft.Build (1)
BuildCheck\Infrastructure\BuildCheckManagerProvider.cs (1)
78_buildEventsProcessor = new(_buildCheckCentralContext);
10 references to _buildEventsProcessor
Microsoft.Build (10)
BuildCheck\Infrastructure\BuildCheckManagerProvider.cs (10)
416_buildEventsProcessor.ProcessProjectImportedEventArgs(checkContext, projectPath, importedProject); 422_buildEventsProcessor 432_buildEventsProcessor.ProcessEnvironmentVariableReadEventArgs( 455=> _buildEventsProcessor 459=> _buildEventsProcessor.ProcessBuildDone(checkContext); 464=> _buildEventsProcessor 470=> _buildEventsProcessor 667_buildEventsProcessor.ProcessProjectDone(checkContext, projectFullPath); 683_buildEventsProcessor.ProcessPropertyRead(propertyReadData, checkContext); 700_buildEventsProcessor.ProcessPropertyWrite(propertyWriteData, checkContext);