2 references to MarkerMethodHandle
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Metadata\PE\PENamedTypeSymbol.cs (2)
456
Debug.Assert(!uncommon.
MarkerMethodHandle
.IsNil);
460
Interlocked.CompareExchange(ref uncommon.LazyMarkerMethodSymbol, new PEMethodSymbol(@this.ContainingPEModule, @this, uncommon.
MarkerMethodHandle
), null);