3 references to CheckFieldAddress
Microsoft.CodeAnalysis.CSharp (3)
Lowering\DiagnosticsPass_ExpressionTrees.cs (1)
755CheckFieldAddress((BoundFieldAccess)operand, consumerOpt: null);
Lowering\DiagnosticsPass_Warnings.cs (2)
34CheckFieldAddress((BoundFieldAccess)argument, method); 74/// Distinguish from <see cref="CheckFieldAddress"/>.