Home
last modified time | relevance | path

Searched defs:HasCustomDebugInformation (Results 1 – 4 of 4) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/linker/cecil/Mono.Cecil.Metadata/
H A DCodedIndex.cs27 HasCustomDebugInformation, enumerator
/dports/lang/mono/mono-5.10.1.57/external/cecil/Mono.Cecil.Metadata/
H A DCodedIndex.cs27 HasCustomDebugInformation, enumerator
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Reflection.Metadata/tests/Metadata/Ecma335/
H A DCodedIndexTests.cs193 public void HasCustomDebugInformation() in HasCustomDebugInformation() method in System.Reflection.Metadata.Ecma335.Tests.CodedIndexTests
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Reflection.Metadata/ref/
H A DSystem.Reflection.Metadata.cs2436 …public static int HasCustomDebugInformation(System.Reflection.Metadata.EntityHandle handle) { thro… in HasCustomDebugInformation() method in System.Reflection.Metadata.Ecma335.CodedIndex