4 references to CheckCollectionBuilderMethod
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder_Conversions.cs (2)
1353
@this._binder.
CheckCollectionBuilderMethod
(syntax, collectionBuilderMethod, @this._diagnostics);
1421
/// errors and the like). The caller should use <see cref="
CheckCollectionBuilderMethod
"/> to do so. Once they
Symbols\Synthesized\SynthesizedCollectionBuilderProjectedMethodSymbol.cs (2)
53
/// cref="Binder.
CheckCollectionBuilderMethod
"/>.
60
/// directly in <see cref="Binder.
CheckCollectionBuilderMethod
"/>.