7 references to CoreCLRContracts
libmscordaccore_universal (5)
Entrypoints.cs (5)
132[Contracts.CoreCLRContracts.Register]); 188Contracts.CoreCLRContracts.ValidateForDataAccess(target); 456[Contracts.CoreCLRContracts.Register]); 461Contracts.CoreCLRContracts.ValidateForDataAccess(target); 565[Contracts.CoreCLRContracts.Register]);
Microsoft.Diagnostics.DataContractReader (2)
ContractDescriptorTarget.cs (2)
92/// <param name="contractRegistrations">Registration actions that populate the contract registry (e.g., <see cref="Contracts.CoreCLRContracts.Register"/>)</param> 120/// <param name="contractRegistrations">Registration actions that populate the contract registry (e.g., <see cref="Contracts.CoreCLRContracts.Register"/>)</param>