4 references to _testString2
System.Windows.Forms.Tests (4)
System\Resources\ResXResourceWriterTests.cs (4)
150writer.AddMetadata(_testString1, _testString2); 161Assert.Equal(_testString2, currentEntry.Value); 213writer.AddResource(_testString1, _testString2); 224Assert.Equal(_testString2, currentEntry.Value);