4 references to GetProperties
Microsoft.Extensions.Logging.EventSource (4)
EventSourceLogger.cs (4)
132
IReadOnlyList<KeyValuePair<string, string?>> arguments =
GetProperties
(state);
164
IReadOnlyList<KeyValuePair<string, string?>> arguments =
GetProperties
(state);
193
IReadOnlyList<KeyValuePair<string, string?>> arguments =
GetProperties
(state);
201
IReadOnlyList<KeyValuePair<string, string?>> arguments =
GetProperties
(state);