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