1 write to resourceCulture
Microsoft.TestPlatform.Extensions.BlameDataCollector (1)
Resources\Resources.Designer.cs (1)
59resourceCulture = value;
17 references to resourceCulture
Microsoft.TestPlatform.Extensions.BlameDataCollector (17)
Resources\Resources.Designer.cs (17)
56return resourceCulture; 71return ResourceManager.GetString("AbortedTestRun", resourceCulture); 80return ResourceManager.GetString("BlameParameterKeyIncorrect", resourceCulture); 89return ResourceManager.GetString("BlameParameterValueIncorrect", resourceCulture); 98return ResourceManager.GetString("DumpFileNotGeneratedErrorMessage", resourceCulture); 107return ResourceManager.GetString("Dumping", resourceCulture); 116return ResourceManager.GetString("DumpingTree", resourceCulture); 125return ResourceManager.GetString("InactivityTimeout", resourceCulture); 134return ResourceManager.GetString("Minutes", resourceCulture); 143return ResourceManager.GetString("MonitorPostmortemDebuggerInvalidDumpDirectoryPathParameter", resourceCulture); 152return ResourceManager.GetString("NotGeneratingSequenceFile", resourceCulture); 161return ResourceManager.GetString("ProcDumpCouldNotStart", resourceCulture); 170return ResourceManager.GetString("ProcDumpEnvVarEmpty", resourceCulture); 179return ResourceManager.GetString("ProcDumpNotFound", resourceCulture); 188return ResourceManager.GetString("ProcDumpNotGenerated", resourceCulture); 197return ResourceManager.GetString("Seconds", resourceCulture); 206return ResourceManager.GetString("UnexpectedValueForInactivityTimespanValue", resourceCulture);