4 instantiations of WebEventFormatter
System.Web (4)
Management\EventlogProvider.cs (1)
65
WebEventFormatter formatter = new
WebEventFormatter
();
Management\WebEvents.cs (2)
265
WebEventFormatter formatter = new
WebEventFormatter
();
1918
WebEventFormatter formatter = new
WebEventFormatter
();
Management\wmiprovider.cs (1)
87
WebEventFormatter formatter = new
WebEventFormatter
();
21 references to WebEventFormatter
System.Web (21)
Management\EventlogProvider.cs (1)
65
WebEventFormatter
formatter = new WebEventFormatter();
Management\WebEvents.cs (19)
240
virtual internal void FormatToString(
WebEventFormatter
formatter, bool includeAppInfo) {
265
WebEventFormatter
formatter = new WebEventFormatter();
280
virtual public void FormatCustomEventDetails(
WebEventFormatter
formatter) {
1117
override internal void FormatToString(
WebEventFormatter
formatter, bool includeAppInfo) {
1149
override internal void FormatToString(
WebEventFormatter
formatter, bool includeAppInfo) {
1289
override internal void FormatToString(
WebEventFormatter
formatter, bool includeAppInfo) {
1334
override internal void FormatToString(
WebEventFormatter
formatter, bool includeAppInfo) {
1435
override internal void FormatToString(
WebEventFormatter
formatter, bool includeAppInfo) {
1534
override internal void FormatToString(
WebEventFormatter
formatter, bool includeAppInfo) {
1623
override internal void FormatToString(
WebEventFormatter
formatter, bool includeAppInfo) {
1695
override internal void FormatToString(
WebEventFormatter
formatter, bool includeAppInfo) {
1740
override internal void FormatToString(
WebEventFormatter
formatter, bool includeAppInfo) {
1812
override internal void FormatToString(
WebEventFormatter
formatter, bool includeAppInfo) {
1859
public void FormatToString(
WebEventFormatter
formatter) {
1904
public void FormatToString(
WebEventFormatter
formatter) {
1918
WebEventFormatter
formatter = new WebEventFormatter();
1993
public void FormatToString(
WebEventFormatter
formatter) {
2122
virtual public void FormatToString(
WebEventFormatter
formatter) {
2167
public void FormatToString(
WebEventFormatter
formatter) {
Management\wmiprovider.cs (1)
87
WebEventFormatter
formatter = new WebEventFormatter();