1 write to _typeId
Microsoft.CodeAnalysis (1)
CodeGen\Win32Res.cs (1)
38
_typeId
= typeId;
1 reference to _typeId
Microsoft.CodeAnalysis (1)
CodeGen\Win32Res.cs (1)
44
public int TypeId =>
_typeId
;