2 implementations of GetFrameType
Microsoft.Diagnostics.DataContractReader.Legacy (2)
_generated\64\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataFrame.cs (1)
59int global::Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataFrame.GetFrameType(uint* simpleType, uint* detailedType)
ClrDataFrame.cs (1)
37int IXCLRDataFrame.GetFrameType(uint* simpleType, uint* detailedType)
1 reference to GetFrameType
Microsoft.Diagnostics.DataContractReader.Legacy (1)
_generated\64\Microsoft.Diagnostics.DataContractReader.Legacy.IXCLRDataFrame.cs (1)
84__retVal = @this.GetFrameType(simpleType, detailedType);