2 references to IsEdgeLabelOneToMany
Microsoft.CodeAnalysis.LanguageServerIndexFormat.Generator (2)
Graph\Edge.cs (2)
34Contract.ThrowIfTrue(IsEdgeLabelOneToMany(label)); 42Contract.ThrowIfFalse(IsEdgeLabelOneToMany(label));