6 references to ASTERISK
System.Web (6)
OutputCacheModule.cs (6)
345
bool identityIsAcceptable = acceptEncodingWithoutWeight != IDENTITY && acceptEncodingWithoutWeight !=
ASTERISK
;
350
if (acceptEncodingWithoutWeight ==
ASTERISK
) {
458
|| (identityWeight <= 0 && GetAcceptableEncodingHelper(
ASTERISK
, acceptEncoding) == 0)) {
475
|| (weight <= 0 && GetAcceptableEncodingHelper(
ASTERISK
, acceptEncoding) == 0)) {
932
if (i == 0 && etags[i].Equals(
ASTERISK
)) {
1211
varyByAllParams = (varyByParams.Length == 1 && varyByParams[0] ==
ASTERISK
);