1 instantiation of StreamWrapper
System.ComponentModel.TypeConverter (1)
System\ComponentModel\Design\DesigntimeLicenseContextSerializer.cs (1)
164StreamWrapper wrappedStream = new StreamWrapper(o);
3 references to StreamWrapper
System.ComponentModel.TypeConverter (3)
System\ComponentModel\Design\DesigntimeLicenseContextSerializer.cs (3)
122private static bool StreamIsBinaryFormatted(StreamWrapper stream) 134private static void DeserializeUsingBinaryFormatter(StreamWrapper wrappedStream, string cryptoKey, RuntimeLicenseContext context) 164StreamWrapper wrappedStream = new StreamWrapper(o);