2 references to MethodSymbol
Microsoft.VisualStudio.LanguageServices.Implementation (2)
CodeModel\ExternalElements\ExternalCodeAccessorFunction.cs (2)
47
var methodKind =
MethodSymbol
.MethodKind;
89
switch (
MethodSymbol
.MethodKind)