1 write to s_AddInBaseAttrInReflectionLoaderContext
System.AddIn (1)
System\Addin\Hosting\Store\PipelineComponent.cs (1)
173s_AddInBaseAttrInReflectionLoaderContext = systemAddInInReflLoaderContext.GetType("System.AddIn.Pipeline.AddInBaseAttribute", true);
2 references to s_AddInBaseAttrInReflectionLoaderContext
System.AddIn (2)
System\Addin\Hosting\Store\PipelineComponent.cs (2)
149System.Diagnostics.Contracts.Contract.Assert(s_AddInBaseAttrInReflectionLoaderContext != null); 150return s_AddInBaseAttrInReflectionLoaderContext;