4 references to DecodeTupleTypesIfApplicable
Microsoft.CodeAnalysis.VisualBasic (4)
Semantics\TypeInference\TypeInferenceCollection.vb (1)
637
Return TupleTypeDecoder.
DecodeTupleTypesIfApplicable
(first, mergedNames)
Symbols\Metadata\PE\MetadataDecoder.vb (1)
473
targetTypeSymbol = TupleTypeDecoder.
DecodeTupleTypesIfApplicable
(targetTypeSymbol, elementNames:=Nothing)
Symbols\Source\CustomModifierUtils.vb (2)
56
resultType = TupleTypeDecoder.
DecodeTupleTypesIfApplicable
(sourceType, names)
115
overriddenParamType = TupleTypeDecoder.
DecodeTupleTypesIfApplicable
(overriddenParamType, names)