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