Base:
1 reference to ToString
Microsoft.DotNet.NativeWrapper (1)
PlatformString.cs (1)
42public static implicit operator string(PlatformString value) => value.ToString();