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