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