22 references to IsFatalOrUnexpected
dotnet-svcutil-lib (22)
CodeSerializer.cs (3)
51
if (e is ToolRuntimeException || Utils.
IsFatalOrUnexpected
(e))
75
if (Utils.
IsFatalOrUnexpected
(e)) throw;
106
if (Utils.
IsFatalOrUnexpected
(e)) throw;
CommandLineParser.cs (1)
201
if (Utils.
IsFatalOrUnexpected
(ex)) throw;
CommandProcessorOptions.cs (4)
244
if (Utils.
IsFatalOrUnexpected
(ex)) throw;
962
if (Utils.
IsFatalOrUnexpected
(ex)) throw;
975
if (Utils.
IsFatalOrUnexpected
(ex)) throw;
998
if (Utils.
IsFatalOrUnexpected
(ex)) throw;
ImportModule.cs (1)
218
if (Utils.
IsFatalOrUnexpected
(e)) throw;
Metadata\MetadaExchangeResolver.cs (2)
201
if (Utils.
IsFatalOrUnexpected
(ex)) throw;
279
if (Utils.
IsFatalOrUnexpected
(ex)) throw;
Metadata\MetadataDocumentLoader.cs (1)
402
if (Utils.
IsFatalOrUnexpected
(ex)) throw;
OutputPathHelper.cs (2)
79
if (Utils.
IsFatalOrUnexpected
(e)) throw;
103
if (Utils.
IsFatalOrUnexpected
(e)) throw;
Shared\MSBuildProj.cs (2)
850
if (Utils.
IsFatalOrUnexpected
(ex)) throw;
931
if (Utils.
IsFatalOrUnexpected
(ex)) throw;
Shared\Options\ApplicationOptions.cs (1)
148
if (Utils.
IsFatalOrUnexpected
(ex)) throw;
Shared\Options\OptionsSerializer.cs (2)
87
if (Utils.
IsFatalOrUnexpected
(ex)) throw;
119
if (Utils.
IsFatalOrUnexpected
(ex)) throw;
Shared\Options\OptionValueParser.cs (1)
255
if (Utils.
IsFatalOrUnexpected
(ex)) throw;
Shared\ProjectPropertyResolver.cs (1)
97
if (Utils.
IsFatalOrUnexpected
(ex)) throw;
Tool.cs (1)
234
if (Utils.
IsFatalOrUnexpected
(ex)) throw;