3 references to FromBase64WrappedString
System.Windows.Forms (3)
System\Resources\ResXDataNode.cs (3)
360return FromBase64WrappedString(dataNodeInfo.ValueData); 405&& FromBase64WrappedString(dataNodeInfo.ValueData) is { } serializedData) 422byte[] serializedData = FromBase64WrappedString(dataNodeInfo.ValueData);