static bool TryGetSwitch(string switchName, out bool isEnabled)
override int Read(byte[] buffer, int offset, int count)
override long Seek(long offset, SeekOrigin origin)
override void Write(byte[] buffer, int offset, int count)
static void SerializeWithBinaryFormatter(Stream o, string cryptoKey, DesigntimeLicenseContext context)
static void Deserialize(Stream o, string cryptoKey, RuntimeLicenseContext context)
static void DeserializeUsingBinaryFormatter(StreamWrapper wrappedStream, string cryptoKey, RuntimeLicenseContext context)
static bool EnableUnsafeBinaryFormatterInDesigntimeLicenseContextSerialization
static bool StreamIsBinaryFormatted(StreamWrapper stream)
static void Serialize(Stream o, string cryptoKey, DesigntimeLicenseContext context)