3 references to Text
Microsoft.DotNet.Arcade.Sdk (3)
src\SingleError.cs (3)
22var key = s_cacheKeyPrefix + Text; 27Log.LogMessage(MessageImportance.Low, Text); 32Log.LogError(Text);