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