3 references to _certificatePartContentType
WindowsBase (3)
Base\MS\Internal\IO\Packaging\Certificate.cs (3)
77return _certificatePartContentType; 160if (_part.ValidatedContentType.AreTypeAndSubTypeEqual(_certificatePartContentType) == false) 166_part = container.CreatePart(partName, _certificatePartContentType.ToString());