2 references to BoundReferences
Microsoft.CodeAnalysis.CSharp.Test.Utilities (2)
Extensions.cs (2)
100var thisRefs = @this.BoundReferences(); 101var thatRefs = that.BoundReferences();