1 instantiation of RuntimeLicenseContext
System.ComponentModel.TypeConverter (1)
System\ComponentModel\LicenseManager.cs (1)
45s_context ??= new RuntimeLicenseContext();
2 references to RuntimeLicenseContext
System.ComponentModel.TypeConverter (2)
System\ComponentModel\Design\DesigntimeLicenseContextSerializer.cs (2)
135private static void DeserializeUsingBinaryFormatter(StreamWrapper wrappedStream, string cryptoKey, RuntimeLicenseContext context) 163internal static void Deserialize(Stream o, string cryptoKey, RuntimeLicenseContext context)