2 references to VtableIndexStubGenerator
Microsoft.Interop.ComInterfaceGenerator (2)
Analyzers\VtableIndexStubDiagnosticsAnalyzer.cs (1)
90
SourceAvailableIncrementalMethodStubGenerationContext stubContext =
VtableIndexStubGenerator
.CalculateStubInformation(methodSyntax, method, env, context.CancellationToken);
VtableIndexStubGenerator.cs (1)
267
typeof(
VtableIndexStubGenerator
).Assembly);