1 override of InferFieldType
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Source\GlobalExpressionVariable.cs (1)
184protected override void InferFieldType(ConsList<FieldSymbol> fieldsBeingBound, Binder binder)
1 reference to InferFieldType
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Source\GlobalExpressionVariable.cs (1)
105InferFieldType(fieldsBeingBound, binder);