2 references to FileRead
Microsoft.Build.NuGetSdkResolver (2)
GlobalJsonReader.cs (2)
221/// Fires the <see cref="FileRead" /> event for the specified file. 226EventHandler<string> fileReadEventHandler = FileRead;