2 writes to Ordinal
Microsoft.CodeAnalysis (2)
CvtRes.cs (2)
142
pstring.
Ordinal
= fhIn.ReadUInt16();
147
pstring.
Ordinal
= 0xFFFF;
3 references to Ordinal
Microsoft.CodeAnalysis (3)
Compilation\Compilation.cs (2)
2071
id: unchecked((short)r.pstringName!.
Ordinal
),
2073
typeId: unchecked((short)r.pstringType!.
Ordinal
),
CvtRes.cs (1)
116
if (pAdditional.pstringType.theString == null && (pAdditional.pstringType.
Ordinal
== (WORD)RT_DLGINCLUDE))