3 references to OnFlush
NuGet.ProjectModel (3)
CircularMemoryStream.cs (1)
70
var handler =
OnFlush
;
HashObjectWriter.cs (2)
48
_stream.
OnFlush
+= OnFlush;
55
_stream.
OnFlush
-= OnFlush;