4 references to GetProperties
Microsoft.Extensions.Logging.EventSource (4)
EventSourceLogger.cs (4)
121
IReadOnlyList<KeyValuePair<string, string?>> arguments =
GetProperties
(state);
153
IReadOnlyList<KeyValuePair<string, string?>> arguments =
GetProperties
(state);
182
IReadOnlyList<KeyValuePair<string, string?>> arguments =
GetProperties
(state);
190
IReadOnlyList<KeyValuePair<string, string?>> arguments =
GetProperties
(state);