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