3 references to Format
Microsoft.DotNet.HotReload.Watch (3)
UI\IReporter.cs (3)
314Debug.Assert(Format != null); 315return Id.Id == 0 ? Format : string.Format(Format, LogEvents.GetArgumentValues(args));