6 references to ThrowIfInlineArrayIsNullRef
Microsoft.CodeAnalysis.CSharp (6)
Symbols\Synthesized\SynthesizedInlineArrayAsReadOnlySpanMethod.cs (1)
40
f.CloseMethod(f.StatementList(SynthesizedInlineArrayAsSpanMethod.
ThrowIfInlineArrayIsNullRef
(this, f), returnStmt));
Symbols\Synthesized\SynthesizedInlineArrayAsSpanMethod.cs (1)
39
f.CloseMethod(f.StatementList(
ThrowIfInlineArrayIsNullRef
(this, f), returnStmt));
Symbols\Synthesized\SynthesizedInlineArrayElementRefMethod.cs (1)
40
f.CloseMethod(f.StatementList(SynthesizedInlineArrayAsSpanMethod.
ThrowIfInlineArrayIsNullRef
(this, f), returnStmt));
Symbols\Synthesized\SynthesizedInlineArrayElementRefReadOnlyMethod.cs (1)
42
f.CloseMethod(f.StatementList(SynthesizedInlineArrayAsSpanMethod.
ThrowIfInlineArrayIsNullRef
(this, f), returnStmt));
Symbols\Synthesized\SynthesizedInlineArrayFirstElementRefMethod.cs (1)
36
f.CloseMethod(f.StatementList(SynthesizedInlineArrayAsSpanMethod.
ThrowIfInlineArrayIsNullRef
(this, f), returnStmt));
Symbols\Synthesized\SynthesizedInlineArrayFirstElementRefReadOnlyMethod.cs (1)
38
f.CloseMethod(f.StatementList(SynthesizedInlineArrayAsSpanMethod.
ThrowIfInlineArrayIsNullRef
(this, f), returnStmt));