31 references to Create
System.Private.Windows.Core.Tests (31)
System\Value\Creation.cs (1)
11var watch = MemoryWatch.Create;
System\Value\StoringBoolean.cs (7)
19using (MemoryWatch.Create) 28using (MemoryWatch.Create) 42using (MemoryWatch.Create) 52using (MemoryWatch.Create) 69using (MemoryWatch.Create) 91using (MemoryWatch.Create) 149using (MemoryWatch.Create)
System\Value\StoringByte.cs (2)
34using (MemoryWatch.Create) 44using (MemoryWatch.Create)
System\Value\StoringChar.cs (2)
34using (MemoryWatch.Create) 44using (MemoryWatch.Create)
System\Value\StoringDouble.cs (2)
38using (MemoryWatch.Create) 48using (MemoryWatch.Create)
System\Value\StoringEnum.cs (1)
16MemoryWatch watch = MemoryWatch.Create;
System\Value\StoringFloat.cs (2)
38using (MemoryWatch.Create) 48using (MemoryWatch.Create)
System\Value\StoringInt.cs (2)
35using (MemoryWatch.Create) 45using (MemoryWatch.Create)
System\Value\StoringLong.cs (2)
35using (MemoryWatch.Create) 45using (MemoryWatch.Create)
System\Value\StoringSByte.cs (2)
35using (MemoryWatch.Create) 45using (MemoryWatch.Create)
System\Value\StoringShort.cs (2)
35using (MemoryWatch.Create) 45using (MemoryWatch.Create)
System\Value\StoringUInt.cs (2)
34using (MemoryWatch.Create) 44using (MemoryWatch.Create)
System\Value\StoringUlong.cs (2)
34using (MemoryWatch.Create) 44using (MemoryWatch.Create)
System\Value\StoringUShort.cs (2)
34using (MemoryWatch.Create) 44using (MemoryWatch.Create)