1 override of GetManifestResourceStream
System.Private.Reflection.Execution (1)
Internal\Reflection\Execution\ExecutionEnvironmentImplementation.ManifestResources.cs (1)
69public sealed override Stream GetManifestResourceStream(Assembly assembly, string name)
1 reference to GetManifestResourceStream
System.Private.CoreLib (1)
System\Reflection\Runtime\Assemblies\NativeFormat\NativeFormatRuntimeAssembly.cs (1)
128return ReflectionCoreExecution.ExecutionEnvironment.GetManifestResourceStream(this, name);