3 references to _propVerb
System.Web (3)
Configuration\HttpHandlerAction.cs (3)
57
_properties.Add(
_propVerb
);
101
return (string)base[
_propVerb
];
104
base[
_propVerb
] = value;