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