Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GPUOpen-Tools/GPU-Reshape
/ Error
Method
Error
Source/UIX/Studio/Logging.cs:78–81 ·
view source on GitHub ↗
Add an error event log
(string message)
Source
from the content-addressed store, hash-verified
76
/// </summary>
77
/// <param name=
"message"
></param>
78
public static void Error(string message)
79
{
80
Add(LogSeverity.Error, message);
81
}
82
}
83
}
Callers
8
OpenWorkspaceSettingsFor
Method · 0.45
WhatsNewViewModel
Method · 0.45
TransferInstrumentationState
Method · 0.45
Suspending
Method · 0.45
Suspending
Method · 0.45
LoadFrom
Method · 0.45
WriteTo
Method · 0.45
HostResolverService
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected