1 write to Extension
Microsoft.Maui (1)
Fonts\FontFile.cs (1)
92
Extension
= foundExtension,
2 references to Extension
Microsoft.Maui (2)
Fonts\FontFile.cs (2)
47
/// <remarks>This returns the combination of <see cref="FileName"/> and <see cref="
Extension
"/>.</remarks>
48
public string FileNameWithExtension() => FileNameWithExtension(
Extension
);