1 write to ClassName
Microsoft.Interop.ComInterfaceGenerator (1)
ComClassInfo.cs (1)
20
ClassName
= className;
4 references to ClassName
Microsoft.Interop.ComInterfaceGenerator (4)
ComClassGenerator.cs (1)
49
var className = data.Context.
ClassName
;
ComClassInfo.cs (3)
74
&&
ClassName
== other.
ClassName
81
return HashCode.Combine(
ClassName
, ContainingSyntaxContext, ImplementedInterfacesNames);