1 reference to new
PresentationCore (1)
System\Windows\BinaryFormat\Id.cs (1)
19
public static implicit operator Id(int value) =>
new
(value);