1 write to s_AddInAttrInReflectionLoaderContext
System.AddIn (1)
System\Addin\Hosting\Store\PipelineComponent.cs (1)
174s_AddInAttrInReflectionLoaderContext = systemAddInInReflLoaderContext.GetType("System.AddIn.AddInAttribute", true);
2 references to s_AddInAttrInReflectionLoaderContext
System.AddIn (2)
System\Addin\Hosting\Store\PipelineComponent.cs (2)
156System.Diagnostics.Contracts.Contract.Assert(s_AddInAttrInReflectionLoaderContext != null); 157return s_AddInAttrInReflectionLoaderContext;