1 write to SourceType
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\StackWalk\StackWalk_1.cs (1)
391
SourceType
= r.SourceType switch
2 references to SourceType
Microsoft.Diagnostics.DataContractReader.Legacy (2)
SOSDacImpl.cs (2)
4193
SourceType = refs[i].
SourceType
switch
4198
_ => throw new UnreachableException($"Unexpected {nameof(StackSourceType)}: {refs[i].
SourceType
}"),