2 references to GetLocalizedDescriptionStringForError
System.Web (2)
Util\AppVerifier.cs (2)
237
errorString.AppendLine(FormatErrorString(SR.AppVerifier_BasicInfo_Description,
GetLocalizedDescriptionStringForError
(errorCode)));
615
errorString.AppendLine(FormatErrorString(SR.AppVerifier_BasicInfo_Description,
GetLocalizedDescriptionStringForError
(errorCode)));