5 references to GetInterfaceInfo
Microsoft.CodeAnalysis.CSharp (5)
Symbols\TypeSymbol.cs (5)
321
var info = this.
GetInterfaceInfo
();
386
var info = this.
GetInterfaceInfo
();
745
var info = this.
GetInterfaceInfo
();
2297
var info = this.
GetInterfaceInfo
();
2339
var info = this.
GetInterfaceInfo
();