1 write to _typeName
Microsoft.CodeAnalysis (1)
CodeGen\Win32Res.cs (1)
39
_typeName
= typeName;
1 reference to _typeName
Microsoft.CodeAnalysis (1)
CodeGen\Win32Res.cs (1)
42
public string TypeName =>
_typeName
;