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