3 references to _propStartEventCode
System.Web (3)
Configuration\EventMappingSettings.cs (3)
65
_properties.Add(
_propStartEventCode
);
118
return (int)base[
_propStartEventCode
];
121
base[
_propStartEventCode
] = value;