2 references to LoadLong
System.ComponentModel.Composition (2)
Microsoft\Internal\GenerationServices.cs (2)
136
ilGenerator.
LoadLong
((long)rawValue);
143
ilGenerator.
LoadLong
(unchecked((long)((ulong)rawValue)));