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