1 write to Value
Microsoft.Diagnostics.DataContractReader.Legacy (1)
NativeStringHolder.cs (1)
54Value = Marshal.PtrToStringUni(psz);
4 references to Value
Microsoft.Diagnostics.DataContractReader.Legacy (4)
Dbi\DacDbiImpl.cs (4)
178string.Equals(cdacSimpleName, legacyHolder.Value, System.StringComparison.Ordinal), 179$"GetModuleSimpleName string mismatch - cDAC: '{cdacSimpleName}', DAC: '{legacyHolder.Value}'"); 3938string.Equals(path, legacyHolder.Value, System.StringComparison.Ordinal), 3939$"GetModuleMetaDataFileInfo path mismatch - cDAC: '{path}', DAC: '{legacyHolder.Value}'");