3 references to FileIOExceptionEvent
Microsoft.Build (3)
Logging\BinaryLogger\BinaryLogger.cs (2)
201projectImportsCollector.FileIOExceptionEvent += EventSource_AnyEventRaised; 334projectImportsCollector.FileIOExceptionEvent -= EventSource_AnyEventRaised;
Logging\BinaryLogger\ProjectImportsCollector.cs (1)
181FileIOExceptionEvent?.Invoke(this, args);