3 references to NativeException
mscorlib (3)
system\guid.cs (3)
180
m_failure = ParseFailureKind.
NativeException
;
191
Contract.Assert(failure != ParseFailureKind.
NativeException
, "ParseFailureKind.NativeException should not be used with this overload");
216
case ParseFailureKind.
NativeException
: