9 references to HasOne
Microsoft.CodeAnalysis (9)
InternalUtilities\OneOrMany.cs (9)
52
if (
HasOne
)
69
=>
HasOne
? 1 : _many.Length;
77
if (
HasOne
)
92
if (
HasOne
)
106
if (
HasOne
)
130
return
HasOne
?
137
return
HasOne
?
144
if (
HasOne
)
162
if (
HasOne
)