2 references to PEParameterSymbol
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\Metadata\PE\PEParameterSymbol.vb (2)
146Return New PEParameterSymbol(moduleSymbol, containingSymbol, ordinal, isByRef, type, handle, isBad)
243MyBase.New(moduleSymbol, containingSymbol, ordinal, isByRef, type, handle, isBad)