2 references to LF_POINTER
ILCompiler.Compiler (2)
Compiler\ObjectWriter\CodeView\CodeViewTypesBuilder.cs (2)
75
using (LeafRecordWriter record = StartLeafRecord(
LF_POINTER
))
114
using (LeafRecordWriter record = StartLeafRecord(
LF_POINTER
))