4 references to MiscCodeBase
System.Web (4)
Management\WebEventCodes.cs (3)
107
public const int WebEventProviderInformation =
MiscCodeBase
+ 1;
109
internal const int MiscCodeBaseLast =
MiscCodeBase
+ 1;
426
size = WebEventCodes.MiscCodeBaseLast - WebEventCodes.
MiscCodeBase
;
Management\WebEvents.cs (1)
823
if (eventCode >= WebEventCodes.
MiscCodeBase
&&