1 instantiation of InstanceInfo
PresentationFramework (1)
System\Windows\Documents\Tracing\SpellerCOMActionTraceLogger.cs (1)
151instanceInfo = new InstanceInfo
9 references to InstanceInfo
PresentationFramework (9)
System\Windows\Documents\Tracing\SpellerCOMActionTraceLogger.cs (9)
105/// A cache of persistent information represented by <see cref="InstanceInfo"/> 108private static WeakDictionary<WinRTSpellerInterop, InstanceInfo> _instanceInfos 109= new WeakDictionary<WinRTSpellerInterop, InstanceInfo>(); 113/// and the <see cref="InstanceInfo"/> instances contained therein. 131private InstanceInfo _instanceInfo; 135/// and associates tracking metadata (represented by <see cref="InstanceInfo"/>. 145InstanceInfo instanceInfo = null; 266/// instance and a <see cref="InstanceInfo"/> instance by means 272/// we will use the <see cref="InstanceInfo.Id"/> Guid field as an