1 instantiation of EditAndContinueHelperObject
Microsoft.Diagnostics.DataContractReader.Contracts (1)
_generated\40\Microsoft_Diagnostics_DataContractReader_Data.EditAndContinueHelperObject.g.cs (1)
41=> new EditAndContinueHelperObject(target, address);
5 references to EditAndContinueHelperObject
Microsoft.Diagnostics.DataContractReader.Contracts (5)
_generated\40\Microsoft_Diagnostics_DataContractReader_Data.EditAndContinueHelperObject.g.cs (2)
40static EditAndContinueHelperObject IData<EditAndContinueHelperObject>.Create(Target target, TargetPointer address)
Contracts\RuntimeMutableTypeSystem_1.cs (2)
137Data.EditAndContinueHelperObject helper = 138_target.ProcessedData.GetOrAdd<Data.EditAndContinueHelperObject>(helperObjectAddress);
Data\EditAndContinueHelperObject.cs (1)
7internal sealed partial class EditAndContinueHelperObject : IData<EditAndContinueHelperObject>