1 write to StringRepresentation
Microsoft.Build.Tasks.Core (1)
ResourceHandling\TypeConverterStringResource.cs (1)
23StringRepresentation = stringRepresentation;
4 references to StringRepresentation
Microsoft.Build.Tasks.Core (1)
ResourceHandling\TypeConverterStringResource.cs (1)
31preserializedResourceWriter.AddResource(Name, StringRepresentation, TypeAssemblyQualifiedName);
Microsoft.Build.Tasks.UnitTests (3)
ResourceHandling\MSBuildResXReader_Tests.cs (3)
249resource.StringRepresentation.ShouldBe("Blue"); 273resource.StringRepresentation.ShouldBe("Blue"); 342resource.StringRepresentation.ShouldBe("Blue");