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