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