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