1 write to s_ContractAttrInReflectionLoaderContext
System.AddIn (1)
System\Addin\Hosting\Store\PipelineComponent.cs (1)
170
s_ContractAttrInReflectionLoaderContext
=systemAddInContractsInReflLoaderContext.GetType("System.AddIn.Pipeline.AddInContractAttribute", true);
2 references to s_ContractAttrInReflectionLoaderContext
System.AddIn (2)
System\Addin\Hosting\Store\PipelineComponent.cs (2)
135
System.Diagnostics.Contracts.Contract.Assert(
s_ContractAttrInReflectionLoaderContext
!= null);
136
return
s_ContractAttrInReflectionLoaderContext
;