2 references to OneOrNone
Microsoft.CodeAnalysis.CSharp.Features (2)
EditAndContinue\CSharpEditAndContinueAnalyzer.cs (2)
3015
getTypedNodes: static n => OneOrMany.
OneOrNone
<SyntaxNode>(n.Expression),
3061
getTypedNodes: static n => OneOrMany.
OneOrNone
<SyntaxNode>(n.Expression),