2 references to GetInputType
Microsoft.CodeAnalysis.CSharp (2)
Binder\DecisionDagBuilder.cs (2)
938TypeSymbol inputTempType = inputInfo.GetInputType(); 1184var type = rel.Value.Type ?? inputInfo.GetInputType();