1 write to isReflection
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
3141data->isReflection = (uint)(isReflectionEmit ? 1 : 0);
2 references to isReflection
Microsoft.Diagnostics.DataContractReader.Legacy (2)
SOSDacImpl.cs (2)
3196Debug.Assert(data->isReflection == dataLocal.isReflection);