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