1 write to StringRepresentation
Microsoft.Build.Tasks.Core (1)
ResourceHandling\TypeConverterStringResource.cs (1)
24StringRepresentation = stringRepresentation;
4 references to StringRepresentation
Microsoft.Build.Tasks.Core (1)
ResourceHandling\TypeConverterStringResource.cs (1)
32preserializedResourceWriter.AddResource(Name, StringRepresentation, TypeAssemblyQualifiedName);
Microsoft.Build.Tasks.UnitTests (3)
ResourceHandling\MSBuildResXReader_Tests.cs (3)
240resource.StringRepresentation.ShouldBe("Blue"); 264resource.StringRepresentation.ShouldBe("Blue"); 333resource.StringRepresentation.ShouldBe("Blue");