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