1 instantiation of SynthesizedInterfaceImplementationStubSymbol
Microsoft.CodeAnalysis.VisualBasic (1)
Compilation\MethodCompiler.vb (1)
814matchingStub = New SynthesizedInterfaceImplementationStubSymbol(method, implemented)
4 references to SynthesizedInterfaceImplementationStubSymbol
Microsoft.CodeAnalysis.VisualBasic (4)
Compilation\MethodCompiler.vb (3)
794Dim stubs As ArrayBuilder(Of SynthesizedInterfaceImplementationStubSymbol) = Nothing 801stubs = ArrayBuilder(Of SynthesizedInterfaceImplementationStubSymbol).GetInstance() 804Dim matchingStub As SynthesizedInterfaceImplementationStubSymbol = Nothing
Symbols\SynthesizedSymbols\SynthesizedInterfaceImplementationStubSymbol.vb (1)
30Function(container) DirectCast(container, SynthesizedInterfaceImplementationStubSymbol)._typeParametersSubstitution