2 references to
Microsoft.Diagnostics.DataContractReader.Abstractions (2)
ContractNotAvailableException.cs (2)
88: base(contractName, contractVersion, $"Contract '{contractName}' version {contractVersion} is advertised by the target but is not recognized by this cDAC.") 105: base(contractName, contractVersion, $"Contract '{contractName}' version {contractVersion} is advertised by the target and recognized by this cDAC, but is intentionally not implemented.")