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)
250resource.StringRepresentation.ShouldBe("Blue"); 274resource.StringRepresentation.ShouldBe("Blue"); 343resource.StringRepresentation.ShouldBe("Blue");