15 references to TypeArgumentInference
Microsoft.CodeAnalysis.VisualBasic (15)
Semantics\OverloadResolution.vb (12)
587
Public ReadOnly Property InferenceLevel As
TypeArgumentInference
.InferenceLevel
589
Return CType((_smallFields And SmallFieldMask.InferenceLevelMask) >> SmallFieldMask.InferenceLevelShift,
TypeArgumentInference
.InferenceLevel)
593
Public Sub SetInferenceLevel(level As
TypeArgumentInference
.InferenceLevel)
2079
Dim theOnlyInferenceLevel As
TypeArgumentInference
.InferenceLevel = CType(Byte.MaxValue,
TypeArgumentInference
.InferenceLevel)
2086
Dim inferenceLevel As
TypeArgumentInference
.InferenceLevel = current.InferenceLevel
2215
Dim minInferenceLevel =
TypeArgumentInference
.InferenceLevel.Invalid
2221
Dim inferenceLevel As
TypeArgumentInference
.InferenceLevel = current.InferenceLevel
2241
Dim inferenceLevel As
TypeArgumentInference
.InferenceLevel = current.InferenceLevel
5272
Dim inferenceLevel As
TypeArgumentInference
.InferenceLevel =
TypeArgumentInference
.InferenceLevel.None
5281
If
TypeArgumentInference
.Infer(DirectCast(candidate.Candidate.UnderlyingSymbol, MethodSymbol),
Symbols\ReducedExtensionMethodSymbol.vb (3)
79
Dim inferenceLevel As
TypeArgumentInference
.InferenceLevel =
TypeArgumentInference
.InferenceLevel.None
94
Dim success As Boolean =
TypeArgumentInference
.Infer(possiblyExtensionMethod,