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