1 write to _fixedTypeParameters
Microsoft.CodeAnalysis.VisualBasic (1)
Semantics\OverloadResolution.vb (1)
289
_fixedTypeParameters
= fixedTypeParameters
2 references to _fixedTypeParameters
Microsoft.CodeAnalysis.VisualBasic (2)
Semantics\OverloadResolution.vb (2)
306
Return
_fixedTypeParameters
311
Return New ExtensionMethodCandidate(m_Method.Construct(typeArguments),
_fixedTypeParameters
)