2 instantiations of SynthesizedParameterSymbolWithCustomModifiers
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\SynthesizedSymbols\SynthesizedParameterSymbol.vb (2)
302Return New SynthesizedParameterSymbolWithCustomModifiers(container, type, ordinal, isByRef, name, customModifiers, refCustomModifiers) 326Return New SynthesizedParameterSymbolWithCustomModifiers(setter,
1 reference to SynthesizedParameterSymbolWithCustomModifiers
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\SynthesizedSymbols\SynthesizedParameterSymbol.vb (1)
383''' Initializes a new instance of the <see cref="SynthesizedParameterSymbolWithCustomModifiers" /> class.