2 references to IsRecoverableMarkerException
Microsoft.NET.ProjectData (2)
UnsupportedProjectDataMarker.cs (2)
88
catch (Exception ex) when (
IsRecoverableMarkerException
(ex))
132
catch (Exception ex) when (
IsRecoverableMarkerException
(ex))