Base:
method
GetFieldType
Microsoft.CodeAnalysis.CSharp.Symbols.FieldSymbol.GetFieldType(Roslyn.Utilities.ConsList<Microsoft.CodeAnalysis.CSharp.Symbols.FieldSymbol>)
6 overrides of GetFieldType
Microsoft.CodeAnalysis.CSharp (6)
Lowering\ClosureConversion\LambdaCapturedVariable.cs (1)
145
internal override TypeWithAnnotations
GetFieldType
(ConsList<FieldSymbol> fieldsBeingBound)
Lowering\StateMachineRewriter\StateMachineFieldSymbol.cs (1)
70
internal override TypeWithAnnotations
GetFieldType
(ConsList<FieldSymbol> fieldsBeingBound)
Symbols\Synthesized\SynthesizedEnumValueFieldSymbol.cs (1)
35
internal override TypeWithAnnotations
GetFieldType
(ConsList<FieldSymbol> fieldsBeingBound)
Symbols\Synthesized\SynthesizedFieldSymbol.cs (1)
47
internal override TypeWithAnnotations
GetFieldType
(ConsList<FieldSymbol> fieldsBeingBound)
Symbols\Synthesized\SynthesizedLambdaCacheFieldSymbol.cs (1)
42
internal override TypeWithAnnotations
GetFieldType
(ConsList<FieldSymbol> fieldsBeingBound)
Symbols\Tuples\TupleErrorFieldSymbol.cs (1)
163
internal override TypeWithAnnotations
GetFieldType
(ConsList<FieldSymbol> fieldsBeingBound)