1 write to Format
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Text\CompositeFormat.cs (1)
36Format = format;
3 references to Format
Microsoft.Extensions.Logging.Abstractions (1)
LogValuesFormatter.cs (1)
180return _format.Format;
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\String.Manipulation.cs (2)
6410 => format.Format, 653return format.Format;