4 references to _testString2
System.Windows.Forms.Tests (4)
System\Resources\ResXResourceWriterTests.cs (4)
152writer.AddMetadata(_testString1, _testString2); 163Assert.Equal(_testString2, currentEntry.Value); 215writer.AddResource(_testString1, _testString2); 226Assert.Equal(_testString2, currentEntry.Value);