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)
124
internal override TypeWithAnnotations
GetFieldType
(ConsList<FieldSymbol> fieldsBeingBound)
Lowering\StateMachineRewriter\StateMachineFieldSymbol.cs (1)
66
internal override TypeWithAnnotations
GetFieldType
(ConsList<FieldSymbol> fieldsBeingBound)
Symbols\Synthesized\SynthesizedEnumValueFieldSymbol.cs (1)
33
internal override TypeWithAnnotations
GetFieldType
(ConsList<FieldSymbol> fieldsBeingBound)
Symbols\Synthesized\SynthesizedFieldSymbol.cs (1)
45
internal override TypeWithAnnotations
GetFieldType
(ConsList<FieldSymbol> fieldsBeingBound)
Symbols\Synthesized\SynthesizedLambdaCacheFieldSymbol.cs (1)
40
internal override TypeWithAnnotations
GetFieldType
(ConsList<FieldSymbol> fieldsBeingBound)
Symbols\Tuples\TupleErrorFieldSymbol.cs (1)
161
internal override TypeWithAnnotations
GetFieldType
(ConsList<FieldSymbol> fieldsBeingBound)