1 instantiation of InstanceInfo
PresentationFramework (1)
System\Windows\Documents\Tracing\SpellerCOMActionTraceLogger.cs (1)
150instanceInfo = new InstanceInfo
9 references to InstanceInfo
PresentationFramework (9)
System\Windows\Documents\Tracing\SpellerCOMActionTraceLogger.cs (9)
104/// A cache of persistent information represented by <see cref="InstanceInfo"/> 107private static WeakDictionary<WinRTSpellerInterop, InstanceInfo> _instanceInfos 108= new WeakDictionary<WinRTSpellerInterop, InstanceInfo>(); 112/// and the <see cref="InstanceInfo"/> instances contained therein. 130private InstanceInfo _instanceInfo; 134/// and associates tracking metadata (represented by <see cref="InstanceInfo"/>. 144InstanceInfo instanceInfo = null; 265/// instance and a <see cref="InstanceInfo"/> instance by means 271/// we will use the <see cref="InstanceInfo.Id"/> Guid field as an