Base:
3 references to ToString
System.Windows.Forms (3)
System\Resources\ResXDataNode.cs (2)
487_nodeInfo.ValueData = FileRef?.ToString() ?? string.Empty; 612return TypeDescriptor.GetConverter(typeof(ResXFileRef)).ConvertFrom(_fileRef.ToString());
System\Resources\ResxFileRef.Converter.cs (1)
31created = fileRef.ToString();