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