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