3 references to _sourceString
System.Web (3)
UI\BaseTemplateParser.cs (3)
166
throw new HttpException(SR.GetString(SR.Invalid_typeless_reference,
_sourceString
));
192
_sourceString
, false /*required*/);
207
throw new HttpException(SR.GetString(SR.Missing_attr,
_sourceString
));