3 references to VirtualMethodIndexAttribute
Microsoft.Interop.ComInterfaceGenerator (3)
Analyzers\VtableIndexStubDiagnosticsAnalyzer.cs (1)
45INamedTypeSymbol? virtualMethodIndexAttrType = compilationContext.Compilation.GetBestTypeByMetadataName(TypeNames.VirtualMethodIndexAttribute);
VtableIndexStubGenerator.cs (2)
40TypeNames.VirtualMethodIndexAttribute, 198&& attr.AttributeClass.ToDisplayString() == TypeNames.VirtualMethodIndexAttribute)