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)
280Return _fixedTypeParameters 285Return New ExtensionMethodCandidate(m_Method.Construct(typeArguments), _fixedTypeParameters)