1 override of UseResourceLiteralString
System.Web (1)
Compilation\PageThemeCodeDomTreeGenerator.cs (1)
316protected override bool UseResourceLiteralString(string s) {
2 references to UseResourceLiteralString
System.Web (2)
Compilation\BaseTemplateCodeDomTreeGenerator.cs (2)
100if (!UseResourceLiteralString(s)) { 706if (!UseResourceLiteralString(s)) {