4 references to TryFormat
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Enum.cs (4)
1798
/// This is same as the implementation for <see cref="
TryFormat
"/>. It is separated out as <see cref="
TryFormat
"/> has constrains on the TEnum,
1855
/// <summary>Core implementation for <see cref="
TryFormat
"/> when no format specifier was provided.</summary>
1890
/// <summary>Core implementation for <see cref="
TryFormat
"/> when a format specifier was provided.</summary>