3 references to PRIExceptionInfo
mscorlib (3)
system\resources\resourcemanager.cs (3)
54public virtual bool Initialize(string libpath, string reswFilename, out PRIExceptionInfo exceptionInfo){exceptionInfo = null; return false;} 1033private PRIExceptionInfo _PRIExceptionInfo; // Written only by SetAppXConfiguration 1138PRIExceptionInfo exceptionInfo; // If the exception info is filled in, we will ignore it.