2 references to GetResourceString
System.Diagnostics.FileVersionInfo (2)
artifacts\obj\System.Diagnostics.FileVersionInfo\Debug\net10.0-unix\System.SR.cs (2)
16
internal static string @IO_FileNotFound_FileName =>
GetResourceString
("IO_FileNotFound_FileName", @"Could not find file '{0}'.");
18
internal static string @DiagnosticsFileVersionInfo_PlatformNotSupported =>
GetResourceString
("DiagnosticsFileVersionInfo_PlatformNotSupported", @"System.Diagnostics.FileVersionInfo is not supported on this platform.");