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