18 references to GetResourceString
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (18)
artifacts\obj\Microsoft.CodeAnalysis.ResultProvider.Utilities\Release\net472\Microsoft.CodeAnalysis.ExpressionEvaluator.Resources.cs (18)
17internal static string @DynamicView => GetResourceString("DynamicView"); 19internal static string @DynamicViewNotDynamic => GetResourceString("DynamicViewNotDynamic"); 21internal static string @DynamicViewValueWarning => GetResourceString("DynamicViewValueWarning"); 23internal static string @ErrorName => GetResourceString("ErrorName"); 25internal static string @ExceptionThrown => GetResourceString("ExceptionThrown"); 27internal static string @HostValueNotFound => GetResourceString("HostValueNotFound"); 29internal static string @InvalidPointerDereference => GetResourceString("InvalidPointerDereference"); 31internal static string @NativeView => GetResourceString("NativeView"); 33internal static string @NativeViewNotNativeDebugging => GetResourceString("NativeViewNotNativeDebugging"); 35internal static string @NonPublicMembers => GetResourceString("NonPublicMembers"); 37internal static string @RawView => GetResourceString("RawView"); 39internal static string @ResultsView => GetResourceString("ResultsView"); 41internal static string @ResultsViewNoSystemCore => GetResourceString("ResultsViewNoSystemCore"); 43internal static string @ResultsViewNotEnumerable => GetResourceString("ResultsViewNotEnumerable"); 45internal static string @ResultsViewValueWarning => GetResourceString("ResultsViewValueWarning"); 47internal static string @SharedMembers => GetResourceString("SharedMembers"); 49internal static string @StaticMembers => GetResourceString("StaticMembers"); 51internal static string @TypeVariablesName => GetResourceString("TypeVariablesName");