3 references to FormatWithInnerException
mscorlib (3)
system\guid.cs (3)
207
case ParseFailureKind.
FormatWithInnerException
:
455
result.SetFailure(ParseFailureKind.
FormatWithInnerException
, "Format_GuidUnrecognized", null, null, ex);
459
result.SetFailure(ParseFailureKind.
FormatWithInnerException
, "Format_GuidUnrecognized", null, null, ex);