5 writes to type
System.Windows.Forms (5)
winforms\Managed\System\WinForms\AxHost.cs (5)
6584
type
= storageType;
6611
type
= STG_STORAGE;
6619
type
= storageType;
6674
type
= value;
6756
type
= br.ReadInt32();
3 references to type
System.Windows.Forms (3)
winforms\Managed\System\WinForms\AxHost.cs (3)
2181
if (storageType != STG_UNKNOWN && storageType != value.
type
) {
6671
return
type
;
6819
bw.Write(
type
);