4 references to GetProperties
Microsoft.Extensions.Logging.EventSource (4)
EventSourceLogger.cs (4)
122
IReadOnlyList<KeyValuePair<string, string?>> arguments =
GetProperties
(state);
154
IReadOnlyList<KeyValuePair<string, string?>> arguments =
GetProperties
(state);
183
IReadOnlyList<KeyValuePair<string, string?>> arguments =
GetProperties
(state);
191
IReadOnlyList<KeyValuePair<string, string?>> arguments =
GetProperties
(state);