2 references to GetMarkerMethodSymbol
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Metadata\PE\PEParameterSymbol.cs (2)
380
var markerMethod = ((PENamedTypeSymbol)containingSymbol.ContainingType).
GetMarkerMethodSymbol
();
887
&& containingPE.
GetMarkerMethodSymbol
() is MethodSymbol markerMethod