2 references to IsInterned
Microsoft.Build.Engine.UnitTests (2)
Evaluation\Expander_Tests.cs (2)
1646Assert.Null(string.IsInterned(xmlattribute.Value)); 1647Assert.Null(string.IsInterned(expandedString));