4 references to Windows_Foundation
System.Reflection.Metadata (4)
System\Reflection\Metadata\Internal\StringHeap.cs (1)
96
values[(int)StringHandle.VirtualIndex.
Windows_Foundation
] = "Windows.Foundation";
System\Reflection\Metadata\MetadataReader.WinMD.cs (3)
171
keys[k++] = "Point"; values[v++] = new ProjectionInfo("Windows.Foundation", StringHandle.VirtualIndex.
Windows_Foundation
, StringHandle.VirtualIndex.Point, systemRuntimeWindowsRuntime);
175
keys[k++] = "Rect"; values[v++] = new ProjectionInfo("Windows.Foundation", StringHandle.VirtualIndex.
Windows_Foundation
, StringHandle.VirtualIndex.Rect, systemRuntimeWindowsRuntime);
178
keys[k++] = "Size"; values[v++] = new ProjectionInfo("Windows.Foundation", StringHandle.VirtualIndex.
Windows_Foundation
, StringHandle.VirtualIndex.Size, systemRuntimeWindowsRuntime);