4 references to DesigntimeLicenseContextSerializer
netstandard (1)
netstandard.cs (1)
245[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.ComponentModel.Design.DesigntimeLicenseContextSerializer))]
System (1)
src\libraries\shims\System\ref\System.cs (1)
231[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.ComponentModel.Design.DesigntimeLicenseContextSerializer))]
System.ComponentModel.TypeConverter (2)
System\ComponentModel\Design\DesigntimeLicenseContext.cs (2)
88DesigntimeLicenseContextSerializer.Deserialize(s, fileName.ToUpperInvariant(), this); 127DesigntimeLicenseContextSerializer.Deserialize(s, fileName.ToUpperInvariant(), this);